Timestamp.TimestampRef Property

Definition

timestampRef

Represents the following attribute in the schema: timestampRef

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

Property Value

Attributes

Applies to