Table of Contents

TTableStyle.TTableStyle Constructor

Creates a new TTableStyle object.

Syntax

Namespace: FlexCel.Core

public TTableStyle(String aName, Boolean aShowColumnStripes, Boolean aShowFirstColumn, Boolean aShowLastColumn, Boolean aShowRowStripes)

Parameters

<-> Parameter Type Description
aName String
aShowColumnStripes Boolean
aShowFirstColumn Boolean
aShowLastColumn Boolean
aShowRowStripes Boolean

See also