Freigeben über


Slide.Show-Eigenschaft

Show Slide in Slide Show.Represents the attribte in schema: show

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

Syntax

'Declaration
<SchemaAttrAttribute(, "show")> _
Public Property Show As BooleanValue
    Get
    Set
'Usage
Dim instance As Slide
Dim value As BooleanValue

value = instance.Show

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

Slide Klasse

Slide-Member

DocumentFormat.OpenXml.Presentation-Namespace