Compartilhar via


HideUnhideSheet.Hide Propriedade

Definição

ocultar, essa propriedade só está disponível no Office 2016 e posterior.

Representa o seguinte atributo no esquema: ocultar

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

Valor da propriedade

Atributos

Aplica-se a