GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > TableStyleCommand クラス : SetAsDefault メソッド |
'Declaration
Public Shared Function SetAsDefault( _ ByVal workbook As Workbook, _ ByVal name As String _ ) As TableStyleCommand
public static TableStyleCommand SetAsDefault( Workbook workbook, string name )