Freigeben über


NonVisualDrawingProperties.Description-Eigenschaft

Alternative Text for Object.Represents the attribte in schema: descr

Namespace:  DocumentFormat.OpenXml.Office2010.PowerPoint
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "descr")> _
Public Property Description As StringValue
    Get
    Set
'Usage
Dim instance As NonVisualDrawingProperties
Dim value As StringValue

value = instance.Description

instance.Description = value
[SchemaAttrAttribute(, "descr")]
public StringValue Description { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

NonVisualDrawingProperties Klasse

NonVisualDrawingProperties-Member

DocumentFormat.OpenXml.Office2010.PowerPoint-Namespace