FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelChartReader インタフェース : ExcelSetPlotArea3DView メソッド |
'Declaration
Function ExcelSetPlotArea3DView( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByVal isBiff As Boolean, _ ByVal view3DInfo As View3DInfo _ ) As Boolean
bool ExcelSetPlotArea3DView( short sheet, int chartIndex, bool isBiff, View3DInfo view3DInfo )