Freigeben über


PhotoAlbum.ShowCaptions-Eigenschaft

Show/Hide Captions.Represents the attribte in schema: showCaptions

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "showCaptions")> _
Public Property ShowCaptions As BooleanValue
    Get
    Set
'Usage
Dim instance As PhotoAlbum
Dim value As BooleanValue

value = instance.ShowCaptions

instance.ShowCaptions = value
[SchemaAttrAttribute(, "showCaptions")]
public BooleanValue ShowCaptions { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

PhotoAlbum Klasse

PhotoAlbum-Member

DocumentFormat.OpenXml.Presentation-Namespace