'Declaration Function ExcelGetChartSize( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByRef location As PointF, _ ByRef chartSize As SizeF _ ) As Boolean
'Declaration
Function ExcelGetChartSize( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByRef location As PointF, _ ByRef chartSize As SizeF _ ) As Boolean
bool ExcelGetChartSize( short sheet, int chartIndex, out PointF location, out SizeF chartSize )
IExcelChartWriter インタフェース IExcelChartWriter メンバ
© MESCIUS inc. All rights reserved.