Presentation.ShowSpecialPlaceholderOnTitleSlide Property
Show Header and Footer Placeholders on Titles.Represents the attribte in schema: showSpecialPlsOnTitleSld
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "showSpecialPlsOnTitleSld")> _
Public Property ShowSpecialPlaceholderOnTitleSlide As BooleanValue
Get
Set
'Применение
Dim instance As Presentation
Dim value As BooleanValue
value = instance.ShowSpecialPlaceholderOnTitleSlide
instance.ShowSpecialPlaceholderOnTitleSlide = value
[SchemaAttrAttribute(, "showSpecialPlsOnTitleSld")]
public BooleanValue ShowSpecialPlaceholderOnTitleSlide { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.