Freigeben über


PropertySet.QuickStyleCategoryId-Eigenschaft

Current Style Category.Represents the attribte in schema: qsCatId

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

Syntax

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

value = instance.QuickStyleCategoryId

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

PropertySet Klasse

PropertySet-Member

DocumentFormat.OpenXml.Drawing.Diagrams-Namespace