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