InvertSolidFillFormat.ShapeProperties Property

ShapeProperties.Represents the element tag in schema: c14:spPr

Namespace:  DocumentFormat.OpenXml.Office2010.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

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

value = instance.ShapeProperties

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

Property Value

Type: DocumentFormat.OpenXml.Office2010.Drawing.Charts.ShapeProperties

See Also

Reference

InvertSolidFillFormat Class

InvertSolidFillFormat Members

DocumentFormat.OpenXml.Office2010.Drawing.Charts Namespace