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