Share via


RevExDefinedName.StatusBar プロパティ

定義

statusBar の場合、このプロパティは Office 2016 以降でのみ使用できます。

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

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

プロパティ値

属性

適用対象