言語

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値です。

適用対象