共用方式為


Point.ShapeProperties Property

Definition

Shape Properties.

Represents the following element tag in the schema: dgm:spPr.

public DocumentFormat.OpenXml.Drawing.Diagrams.ShapeProperties ShapeProperties { get; set; }
public DocumentFormat.OpenXml.Drawing.Diagrams.ShapeProperties? ShapeProperties { get; set; }
member this.ShapeProperties : DocumentFormat.OpenXml.Drawing.Diagrams.ShapeProperties with get, set
Public Property ShapeProperties As ShapeProperties

Property Value

Returns ShapeProperties.

Applies to