'宣言
Public Shared Function Parse( _ ByVal properties As IPropertyBag, _ ByVal substitution As String, _ ByVal defaultStyle As TextStyle _ ) As TextStyle
public static TextStyle Parse( IPropertyBag properties, string substitution, TextStyle defaultStyle )
パラメータ
- properties
- GrapeCity.ActiveReports.Extensibility.Rendering.IPropertyBagで表されるプロパティコレクション。
- substitution
- プロパティのフルネームを解決するための代替名。
- defaultStyle
- プロパティにテキストのスタイル値が含まれていない場合に返されるデフォルト値。