Compartir a través de


RevisionDefinedName.CustomView Propiedad

Definición

Vista personalizada

Representa el atributo siguiente en el esquema: customView

[DocumentFormat.OpenXml.SchemaAttr(0, "customView")]
public DocumentFormat.OpenXml.BooleanValue CustomView { get; set; }
public DocumentFormat.OpenXml.BooleanValue CustomView { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "customView")]
public DocumentFormat.OpenXml.BooleanValue? CustomView { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("customView")]
public DocumentFormat.OpenXml.BooleanValue? CustomView { get; set; }
public DocumentFormat.OpenXml.BooleanValue? CustomView { get; set; }
member this.CustomView : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "customView")>]
member this.CustomView : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("customView")>]
member this.CustomView : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property CustomView As BooleanValue

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a