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