Table of Contents

TDefaultShapeOptions.DefaultsToTrue Method

Returns true if the shape option has a true value when not specified.

Syntax

Namespace: FlexCel.Core

public static Boolean DefaultsToTrue(TShapeOption so)

Parameters

<-> Parameter Type Description
so TShapeOption Shape option to test.

See also