Table of Contents

XlsFile.SetCustomTableStyle Method

Adds a new or replaces an existing table style.

Syntax

Namespace: FlexCel.XlsAdapter

public override void SetCustomTableStyle(TCustomTableStyle aTableStyle)

Parameters

<-> Parameter Type Description
aTableStyle TCustomTableStyle Custom table style definition.

See also