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