Table of Contents

TShapeProperties.NestedOptions Property

When the shape is a group, the real properties of the shape are in its first children. This method returns the correct shape options.

Syntax

Namespace: FlexCel.Core

public TShapeOptionList NestedOptions { get; }

See also