次の方法で共有


TextRun._TextDecoration プロパティ

定義

指定したテキストの TextDecorations を取得します。

public:
 property Microsoft::ReportingServices::RdlObjectModel::TextDecorations _TextDecoration { Microsoft::ReportingServices::RdlObjectModel::TextDecorations get(); };
[System.Xml.Serialization.XmlIgnore]
public Microsoft.ReportingServices.RdlObjectModel.TextDecorations _TextDecoration { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this._TextDecoration : Microsoft.ReportingServices.RdlObjectModel.TextDecorations
Public ReadOnly Property _TextDecoration As TextDecorations

プロパティ値

TextDecorations オブジェクト。

属性

適用対象