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
- Атрибуты