言語

Paragraph._ListStyle プロパティ

定義

この段落がリストの一部かどうかを示す値を取得し、番号付けタイプを識別します。

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

プロパティ値

ListStyle オブジェクト。

属性

適用対象