共用方式為


StyleBase.Calendar 欄位

Specifies the calendar to use for formatting dates.

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

語法

'宣告
Protected Const Calendar As String
'用途
Dim value As String 

value = StyleBase.Calendar
protected const string Calendar
protected:
literal String^ Calendar
static val mutable Calendar: string
protected const var Calendar : String

備註

Valid values are: Gregorian, Gregorian Arabic, Gregorian Middle East French, Gregorian Transliterated English, Gregorian Transliterated French, Gregorian US English, Hebrew, Hijri, Japanese, Korea, Taiwan, Thai, or Buddhist.

請參閱

參考

StyleBase 類別

Microsoft.ReportingServices.ReportRendering 命名空間