Поделиться через


SorterViewProperties.ShowFormatting Свойство

Определение

Показать форматирование

Представляет следующий атрибут в схеме: showFormatting

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

Значение свойства

Возвращает .BooleanValue

Атрибуты

Комментарии

Следующие сведения из международного стандарта ECMA ECMA-376 могут быть полезны при работе с этим классом.

Указывает, следует ли отображать связанное форматирование слайдов в режиме просмотра сортировщика слайдов.

Возможные значения для этого атрибута определяются типом данных СХЕМЫ boolean XML.

Применяется к