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