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