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