Paragraph._ListStyle 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,指出此段落是否為清單的一部分,並且識別編號類型。
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 物件。
- 屬性