Freigeben über


PivotFormat.ShapeProperties-Eigenschaft

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

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

Syntax

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

value = instance.ShapeProperties

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Charts.ShapeProperties
Returns ShapeProperties.

Siehe auch

Referenz

PivotFormat Klasse

PivotFormat-Member

DocumentFormat.OpenXml.Drawing.Charts-Namespace