Share via


RevisionDefinedName.OldStatusBar Property

Definition

Old Status Bar

Represents the following attribute in the schema: oldStatusBar

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

Property Value

Returns StringValue.

Attributes

Applies to