CompiledParagraphInstance.Style プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
もし存在する場合、 Paragraph 定義オブジェクトのスタイル情報やHTMLから解析されたスタイル値を計算します。
public:
virtual property Microsoft::ReportingServices::OnDemandReportRendering::StyleInstance ^ Style { Microsoft::ReportingServices::OnDemandReportRendering::StyleInstance ^ get(); };
public override Microsoft.ReportingServices.OnDemandReportRendering.StyleInstance Style { get; }
member this.Style : Microsoft.ReportingServices.OnDemandReportRendering.StyleInstance
Public Overrides ReadOnly Property Style As StyleInstance
プロパティ値
このCompiledParagraphInstanceのスタイルを表すStyleInstanceオブジェクト。