Backstage.OnHide Property

Definition

onHide, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: onHide

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

Property Value

Attributes

Applies to