Share via


PropertySet.PresentationStyleLabel Property

Presentation Style Label.Represents the attribte in schema: presStyleLbl

Namespace:  DocumentFormat.OpenXml.Drawing.Diagrams
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "presStyleLbl")> _
Public Property PresentationStyleLabel As StringValue
    Get
    Set
'Usage
Dim instance As PropertySet
Dim value As StringValue

value = instance.PresentationStyleLabel

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

PropertySet Class

PropertySet Members

DocumentFormat.OpenXml.Drawing.Diagrams Namespace