Share via


StyleEntry.ShapeProperties property

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

Syntax

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

value = instance.ShapeProperties

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

Property value

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

See also

Reference

StyleEntry class

StyleEntry members

DocumentFormat.OpenXml.Office15.Drawing.ChartStyle namespace