CustomWorkbookView.ShowStatusbar Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Строка состояния
Представляет следующий атрибут в схеме: showStatusbar
[DocumentFormat.OpenXml.SchemaAttr(0, "showStatusbar")]
public DocumentFormat.OpenXml.BooleanValue ShowStatusbar { get; set; }
public DocumentFormat.OpenXml.BooleanValue ShowStatusbar { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showStatusbar")]
public DocumentFormat.OpenXml.BooleanValue? ShowStatusbar { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showStatusbar")]
public DocumentFormat.OpenXml.BooleanValue? ShowStatusbar { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ShowStatusbar { get; set; }
member this.ShowStatusbar : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showStatusbar")>]
member this.ShowStatusbar : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showStatusbar")>]
member this.ShowStatusbar : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowStatusbar As BooleanValue
Значение свойства
Возвращает .BooleanValue
- Атрибуты