Table of Contents

TShapeProperties.IsInternal Property

Returns true if the object is an internal object, like a comment or the arrow of an autofilter. Internal objects shouldn't be modified.

Syntax

Namespace: FlexCel.Core

public Boolean IsInternal { get; }

See also