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

属性值

属性

适用于