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