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