次の方法で共有


ParagraphInstance.ListStyle プロパティ

定義

ListStyle クラスの Paragraph プロパティの計算値を取得します。

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ListStyle ListStyle { Microsoft::ReportingServices::OnDemandReportRendering::ListStyle get(); };
public virtual Microsoft.ReportingServices.OnDemandReportRendering.ListStyle ListStyle { get; }
member this.ListStyle : Microsoft.ReportingServices.OnDemandReportRendering.ListStyle
Public Overridable ReadOnly Property ListStyle As ListStyle

プロパティ値

ListStyle プロパティの計算値を表す ListStyle 値。

適用対象