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