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


ViewProperties.ShowComments Свойство

Определение

Показать примечания

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

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

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

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

Атрибуты

Комментарии

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

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

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

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