GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Styles クラス > Modify メソッド : Modify(String,StyleFormat,Boolean) メソッド |
'Declaration
Public Overloads Function Modify( _ ByVal namedStyle As String, _ ByVal styleFormat As StyleFormat, _ Optional ByVal showBuiltIn As Boolean _ ) As Boolean
public bool Modify( string namedStyle, StyleFormat styleFormat, bool showBuiltIn )