Sdílet prostřednictvím


Backstage.OnHide Property

onHide.Represents the attribte in schema: onHide

Namespace:  DocumentFormat.OpenXml.Office2010.CustomUI
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "onHide")> _
Public Property OnHide As StringValue
    Get
    Set
'Usage
Dim instance As Backstage
Dim value As StringValue

value = instance.OnHide

instance.OnHide = value
[SchemaAttrAttribute(, "onHide")]
public StringValue OnHide { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

Backstage Class

Backstage Members

DocumentFormat.OpenXml.Office2010.CustomUI Namespace