Table of Contents

TCustomTableStyleSection Class

Represents the format of a table section (header, totals, etc).

Syntax

Namespace: FlexCel.Core

public class TCustomTableStyleSection

Constructors

Name Description
TCustomTable​Style​Section Creates a new Table Style section.

Methods

Name Description
Equals Returns true if both objects are the same.
GetHashCode Returns the hashcode of the object.

Properties

Name Description
Format Format that will be applied to this section of the table.
SectionSize This property only applies to strides. It defines how much rows or columns are in each stride.
For other sections like headers, it is ignored.