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