Compartir a través de


ToggleButton.GetVisible Propiedad

Definición

getVisible, esta propiedad solo está disponible en Office 2010 y versiones posteriores.

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Atributos

Se aplica a