共用方式為


StyleAttributeCount 欄位

Returns the number of style attributes.

命名空間:  Microsoft.ReportingServices.ReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Protected Const StyleAttributeCount As Integer
'用途
Dim value As Integer

value = StyleBase.StyleAttributeCount
protected const int StyleAttributeCount
protected:
literal int StyleAttributeCount
static val mutable StyleAttributeCount: int
protected const var StyleAttributeCount : int