RevisionDefinedName.StatusBar 属性

定义

状态栏

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于