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