Timestamp.TimeOffset Property

Definition

timeOffset

Represents the following attribute in the schema: timeOffset

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

Property Value

Attributes

Applies to