GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > TableStyleCommand クラス : Add メソッド |
'Declaration
Public Shared Function Add( _ ByVal workbook As Workbook, _ ByVal tableStyleElements As Dictionary(Of TableStyleElementType,Tuple(Of StyleFormat,Integer)), _ ByVal name As String, _ Optional ByVal isDefaultTableStyle As Boolean _ ) As TableStyleCommand