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