PropertySet.ColorCategoryId Property
Color Transform Category.Represents the attribte in schema: csCatId
Namespace: DocumentFormat.OpenXml.Drawing.Diagrams
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "csCatId")> _
Public Property ColorCategoryId As StringValue
Get
Set
'Usage
Dim instance As PropertySet
Dim value As StringValue
value = instance.ColorCategoryId
instance.ColorCategoryId = value
[SchemaAttrAttribute(, "csCatId")]
public StringValue ColorCategoryId { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.