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