FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelChartWriter インタフェース : ExcelGetLegendSizeInPoint メソッド |
'Declaration
Function ExcelGetLegendSizeInPoint( _ ByVal SheetIndex As Short, _ ByVal ChartIndex As Integer, _ ByRef size As Size _ ) As Boolean
bool ExcelGetLegendSizeInPoint( short SheetIndex, int ChartIndex, out Size size )