Paragraph.m_listStyle 字段

定义

指定列表样式属性的集合。

protected: Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ListStyle> ^ m_listStyle;
protected Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ListStyle> m_listStyle;
val mutable m_listStyle : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ListStyle>
Protected m_listStyle As ReportEnumProperty(Of ListStyle) 

字段值

ReportEnumProperty<ListStyle>

适用于