共用方式為


StyleInstance.m_numeralVariant 欄位

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

An int value that represents the calculated value of the NumeralVariant property.

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

語法

'宣告
Protected m_numeralVariant As Integer
'用途
Dim value As Integer 

value = Me.m_numeralVariant 

Me.m_numeralVariant = value
protected int m_numeralVariant
protected:
int m_numeralVariant
val mutable m_numeralVariant: int
protected var m_numeralVariant : int

請參閱

參考

StyleInstance 類別

Microsoft.ReportingServices.OnDemandReportRendering 命名空間