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

ListStyle 对象。

属性

适用于