次の方法で共有


BrowseMode.ShowStatus プロパティ

定義

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

スキーマ内の次の属性を表します: showStatus

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

プロパティ値

属性

適用対象