StyleInstance 類別
Represents an instance type of the Style class, and contains the calculated values of the properties in Style.
繼承階層
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.StyleBaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.StyleInstance
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey := "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")> _
Public Class StyleInstance _
Inherits StyleBaseInstance
'用途
Dim instance As StyleInstance
[StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public class StyleInstance : StyleBaseInstance
[StrongNameIdentityPermissionAttribute(SecurityAction::InheritanceDemand, PublicKey = L"0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public ref class StyleInstance : public StyleBaseInstance
[<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")>]
type StyleInstance =
class
inherit StyleBaseInstance
end
public class StyleInstance extends StyleBaseInstance
StyleInstance 型別公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
BackgroundColor | Gets the calculated value of the BackgroundColor property in a Style class. (覆寫 StyleBaseInstance.BackgroundColor。) | |
BackgroundGradientEndColor | Gets the calculated value of the BackgroundGradientEndColor property in a Style class. (覆寫 StyleBaseInstance.BackgroundGradientEndColor。) | |
BackgroundGradientType | Gets the calculated value of the BackgroundGradientType property in a Style class. (覆寫 StyleBaseInstance.BackgroundGradientType。) | |
BackgroundHatchType | Gets the calculated value of the BackgroundHatchType property in a Style class. (覆寫 StyleBaseInstance.BackgroundHatchType。) | |
Calendar | Gets the calculated value of the Calendar property in a Style class. (覆寫 StyleBaseInstance.Calendar。) | |
Color | Gets the calculated value of the Color property in a Style class. (覆寫 StyleBaseInstance.Color。) | |
CurrencyLanguage | (覆寫 StyleBaseInstance.CurrencyLanguage。) | |
Direction | Gets the calculated value of the Direction property in a Style class. (覆寫 StyleBaseInstance.Direction。) | |
FontFamily | Gets the calculated value of the FontFamily property in a Style class. (覆寫 StyleBaseInstance.FontFamily。) | |
FontSize | Gets the calculated value of the FontSize property in a Style class. (覆寫 StyleBaseInstance.FontSize。) | |
FontStyle | Gets the calculated value of the FontStyle property in a Style class. (覆寫 StyleBaseInstance.FontStyle。) | |
FontWeight | Gets the calculated value of the FontWeight property in a Style class. (覆寫 StyleBaseInstance.FontWeight。) | |
Format | Gets the calculated value of the Format property in a Style class. (覆寫 StyleBaseInstance.Format。) | |
Item | Gets the instance value for the specified StyleAttributeNames property. (覆寫 StyleBaseInstance.Item[StyleAttributeNames]。) | |
Language | Gets the calculated value of the Language property in a Style class. (覆寫 StyleBaseInstance.Language。) | |
LineHeight | Gets the calculated value of the LineHeight property in a Style class. (覆寫 StyleBaseInstance.LineHeight。) | |
NumeralLanguage | Gets the calculated value of the NumeralLanguage property in a Style class. (覆寫 StyleBaseInstance.NumeralLanguage。) | |
NumeralVariant | Gets the calculated value of the NumeralVariant property in a Style class. (覆寫 StyleBaseInstance.NumeralVariant。) | |
PaddingBottom | Gets the calculated value of the PaddingBottom property in a Style class. (覆寫 StyleBaseInstance.PaddingBottom。) | |
PaddingLeft | Gets the calculated value of the PaddingLeft property in a Style class. (覆寫 StyleBaseInstance.PaddingLeft。) | |
PaddingRight | Gets the calculated value of the PaddingRight property in a Style class. (覆寫 StyleBaseInstance.PaddingRight。) | |
PaddingTop | Gets the calculated value of the PaddingTop property in a Style class. (覆寫 StyleBaseInstance.PaddingTop。) | |
ShadowColor | Gets the calculated value of the ShadowColor property in a Style class. (覆寫 StyleBaseInstance.ShadowColor。) | |
ShadowOffset | Gets the calculated value of the ShadowOffset property in a Style class. (覆寫 StyleBaseInstance.ShadowOffset。) | |
StyleAttributes | Gets the calculated value of the NonSharedStyleAttributes property in a Style class. (覆寫 StyleBaseInstance.StyleAttributes。) | |
TextAlign | Gets the calculated value of the TextAlign property in a Style class. (覆寫 StyleBaseInstance.TextAlign。) | |
TextDecoration | Gets the calculated value of the TextDecoration property in a Style class. (覆寫 StyleBaseInstance.TextDecoration。) | |
TextEffect | Gets the calculated value of the TextEffect property in a Style class. (覆寫 StyleBaseInstance.TextEffect。) | |
UnicodeBiDi | Gets the calculated value of the UnicodeBiDi property in a Style class. (覆寫 StyleBaseInstance.UnicodeBiDi。) | |
VerticalAlign | Gets the calculated value of the VerticalAlign property in a Style class. (覆寫 StyleBaseInstance.VerticalAlign。) | |
WritingMode | Gets the calculated value of the WritingMode property in a Style class. (覆寫 StyleBaseInstance.WritingMode。) |
上層
方法
名稱 | 說明 | |
---|---|---|
Equals | (繼承自 Object。) | |
Finalize | (繼承自 Object。) | |
GetHashCode | (繼承自 Object。) | |
GetType | (繼承自 Object。) | |
MemberwiseClone | (繼承自 Object。) | |
ResetInstanceCache | 基礎結構。Resets the instance properties to initial values. (覆寫 BaseInstance.ResetInstanceCache()。) | |
ToString | (繼承自 Object。) |
上層
欄位
名稱 | 說明 | |
---|---|---|
m_assignedValues | 基礎結構。A dictionary of style attribute names that have been assigned with a value. | |
m_backgroundColor | 基礎結構。A ReportColor value that represents the calculated value of the BackgroundColor property. | |
m_backgroundGradientEndColor | 基礎結構。A ReportColor value that represents the calculated value of the BackgroundGradientEndColor property. | |
m_backgroundGradientType | 基礎結構。A BackgroundGradients value that represents the calculated value of the BackgroundGradientType property. | |
m_backgroundHatchType | 基礎結構。A BackgroundHatchTypes value that represents the calculated value of the BackgroundHatchType property. | |
m_calendar | 基礎結構。A Calendars value that represents the calculated value of the Calendar property. | |
m_color | 基礎結構。A ReportColor value that represents the calculated value of the Color property. | |
m_currencyLanguage | ||
m_direction | 基礎結構。A Directions value that represents the calculated value of the Direction property. | |
m_fontFamily | 基礎結構。A string value that represents the calculated value of the FontFamily property. | |
m_fontSize | 基礎結構。A ReportSize value that represents the calculated value of the FontSize property. | |
m_fontStyle | 基礎結構。A FontStyles value that represents the calculated value of the FontStyle property. | |
m_fontWeight | 基礎結構。A FontWeights value that represents the calculated value of the FontWeight property. | |
m_format | 基礎結構。A string value that represents the calculated value of the Format property. | |
m_language | 基礎結構。A string value that represents the calculated value of the Language property. | |
m_lineHeight | 基礎結構。A ReportSize value that represents the calculated value of the LineHeight property. | |
m_numeralLanguage | 基礎結構。A string value that represents the calculated value of the NumeralLanguage property. | |
m_numeralVariant | 基礎結構。An int value that represents the calculated value of the NumeralVariant property. | |
m_paddingBottom | 基礎結構。A ReportSize value that represents the calculated value of the PaddingBottom property. | |
m_paddingLeft | 基礎結構。A ReportSize value that represents the calculated value of the PaddingLeft property. | |
m_paddingRight | 基礎結構。A ReportSize value that represents the calculated value of the PaddingRight property. | |
m_paddingTop | 基礎結構。A ReportSize value that represents the calculated value of the PaddingTop property. | |
m_shadowColor | 基礎結構。A ReportColor value that represents the calculated value of the ShadowColor property. | |
m_shadowOffset | 基礎結構。A ReportSize value that represents the calculated value of the ShadowOffset property. | |
m_textAlign | 基礎結構。A TextAlignments value that represents the calculated value of the TextAlign property. | |
m_textDecoration | 基礎結構。A TextDecorations value that represents the calculated value of the TextDecoration property. | |
m_textEffect | 基礎結構。A TextEffects value that represents the calculated value of the TextEffect property. | |
m_unicodeBiDi | 基礎結構。A UnicodeBiDiTypes value that represents the calculated value of the UnicodeBiDi property. | |
m_verticalAlign | 基礎結構。A VerticalAlignments value that represents the calculated value of the VerticalAlign property. | |
m_writingMode | 基礎結構。A WritingModes value that represents the calculated value of the WritingMode property. |
上層
執行緒安全性
這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。