Share via


ThreadingInfo.TimeZoneBias Property

Definition

timeZoneBias, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: timeZoneBias

[DocumentFormat.OpenXml.SchemaAttr(0, "timeZoneBias")]
public DocumentFormat.OpenXml.Int32Value TimeZoneBias { get; set; }
public DocumentFormat.OpenXml.Int32Value TimeZoneBias { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "timeZoneBias")]
public DocumentFormat.OpenXml.Int32Value? TimeZoneBias { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("timeZoneBias")]
public DocumentFormat.OpenXml.Int32Value? TimeZoneBias { get; set; }
public DocumentFormat.OpenXml.Int32Value? TimeZoneBias { get; set; }
member this.TimeZoneBias : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "timeZoneBias")>]
member this.TimeZoneBias : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("timeZoneBias")>]
member this.TimeZoneBias : DocumentFormat.OpenXml.Int32Value with get, set
Public Property TimeZoneBias As Int32Value

Property Value

Attributes

Applies to