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