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