Share via


CategoryFilterException.ShapeProperties property

Namespace:  DocumentFormat.OpenXml.Office15.Drawing.Chart
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property ShapeProperties As ShapeProperties
    Get
    Set
'Usage
Dim instance As CategoryFilterException
Dim value As ShapeProperties

value = instance.ShapeProperties

instance.ShapeProperties = value
public ShapeProperties ShapeProperties { get; set; }

Property value

Type: DocumentFormat.OpenXml.Office15.Drawing.Chart.ShapeProperties

See also

Reference

CategoryFilterException class

CategoryFilterException members

DocumentFormat.OpenXml.Office15.Drawing.Chart namespace