Share via


HideUnhideSheet.Hide Property

Definition

hide, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: hide

[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

Property Value

Attributes

Applies to