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