Table of Contents

IShapeProperties.ShapeGeom Property

Geometry of the shape, if it is an xlsx shape. Shapes in xls will have this value null. This property contains a parsed ShapeGeometry and it is used instead if it exists.

Syntax

Unit: FlexCel.Core

property IShapeProperties.ShapeGeom: IShapeGeom

See also