次の方法で共有


StyleAttributeNames 列挙体

Style クラスのプロパティを列挙します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public Enumeration StyleAttributeNames
'使用
Dim instance As StyleAttributeNames
public enum StyleAttributeNames
public enum class StyleAttributeNames
type StyleAttributeNames
public enum StyleAttributeNames

メンバー

メンバー名 説明
BackgroundColor BackgroundColor
BackgroundGradientEndColor BackgroundGradientEndColor
BackgroundGradientType BackgroundGradientType
BackgroundHatchType BackgroundHatchType
BackgroundImage BackgroundImage
BackgroundImageMimeType
BackgroundImageRepeat BackgroundImage.BackgroundRepeat
BackgroundImageSource
BackgroundImageValue
BorderColor Border.Color
BorderColorBottom BottomBorder.Color
BorderColorLeft LeftBorder.Color
BorderColorRight RightBorder.Color
BorderColorTop TopBorder.Color
BorderStyle Border.Style
BorderStyleBottom BottomBorder.Style
BorderStyleLeft LeftBorder.Style
BorderStyleRight RightBorder.Style
BorderStyleTop TopBorder.Style
BorderWidth Border.Width
BorderWidthBottom BottomBorder.Width
BorderWidthLeft LeftBorder.Width
BorderWidthRight RightBorder.Width
BorderWidthTop TopBorder.Width
Calendar Calendar
Color Color
Count コレクション内の属性の名前と値のペア数。
CurrencyLanguage
Direction Direction
FontFamily FontFamily
FontSize FontSize
FontStyle FontStyle
FontWeight FontWeight
Format Format
Language Language
LineHeight LineHeight
NumeralLanguage NumeralLanguage
NumeralVariant NumeralVariant
PaddingBottom PaddingBottom
PaddingLeft PaddingLeft
PaddingRight PaddingRight
PaddingTop PaddingTop
Position BackgroundImage.Position
ShadowColor ShadowColor
ShadowOffset ShadowOffset
TextAlign TextAlign
TextDecoration TextDecoration
TextEffect TextEffect
TransparentColor BackgroundImage.TransparentColor
UnicodeBiDi UnicodeBiDi
VerticalAlign VerticalAlign
WritingMode WritingMode

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間