Click or drag to resize

XlsPrstGeomShape ShapeAdjustValues Property

Gets the collection of geometry adjustment values for the shape.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public GeomertyAdjustValuesCollection ShapeAdjustValues { get; }

Return Value

Type: GeomertyAdjustValuesCollection
A GeomertyAdjustValuesCollection object that represents the geometry adjustment values.
See Also