次の方法で共有


Backstage.OnHide プロパティ

定義

onHide、 このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します: 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

プロパティ値

属性

適用対象