Timestamp.Time Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
time
Представляет следующий атрибут в схеме: time
[DocumentFormat.OpenXml.SchemaAttr(0, "time")]
public DocumentFormat.OpenXml.DecimalValue Time { get; set; }
public DocumentFormat.OpenXml.DecimalValue Time { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "time")]
public DocumentFormat.OpenXml.DecimalValue? Time { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("time")]
public DocumentFormat.OpenXml.DecimalValue? Time { get; set; }
public DocumentFormat.OpenXml.DecimalValue? Time { get; set; }
member this.Time : DocumentFormat.OpenXml.DecimalValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "time")>]
member this.Time : DocumentFormat.OpenXml.DecimalValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("time")>]
member this.Time : DocumentFormat.OpenXml.DecimalValue with get, set
Public Property Time As DecimalValue
Значение свойства
- Атрибуты