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