FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelChartReader インタフェース : ExcelSetChartBorder メソッド |
'Declaration
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 )