FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelChartReader インタフェース : ExcelSetAxisMinorGridLine メソッド |
'Declaration
Function ExcelSetAxisMinorGridLine( _ 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 ExcelSetAxisMinorGridLine( short sheet, int chartIndex, PlotAreaType plotAreaType, AxisType axisType, int index, BorderLine border, bool visible )