Table of Contents

TCustomTableStyle.this[] Property

Returns the format for a given section of the table. If the value is null, this means no format is applied to that section.

Syntax

Namespace: FlexCel.Core

public TCustomTableStyleSection this[] { get; }

See also