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


ShowProperties.ShowAnimation Свойство

Определение

Показать анимацию в слайд-шоу

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

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

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

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

Атрибуты

Комментарии

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

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

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

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