ReportItem.Style 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定為報表項目所定義的樣式屬性。
public:
property Microsoft::ReportingServices::ReportRendering::Style ^ Style { Microsoft::ReportingServices::ReportRendering::Style ^ get(); void set(Microsoft::ReportingServices::ReportRendering::Style ^ value); };
public Microsoft.ReportingServices.ReportRendering.Style Style { get; set; }
member this.Style : Microsoft.ReportingServices.ReportRendering.Style with get, set
Public Property Style As Style
屬性值
Style 物件,其中包含有關報表項目之樣式的資訊。