'宣言 Public Overloads Function Modify( _ ByVal namedStyle As System.String, _ ByVal styleFormat As StyleFormat, _ Optional ByVal showBuiltIn As System.Boolean _ ) As System.Boolean
public System.bool Modify( System.string namedStyle, StyleFormat styleFormat, System.bool showBuiltIn )
パラメータ
- namedStyle
- 名前付きスタイルを示す文字列値。
- styleFormat
- 名前付きスタイルの書式を示すStyleFormat値。
- showBuiltIn