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


Slide.Show Свойство

Определение

Показать слайд в слайд-шоу

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

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

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

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

Атрибуты

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