SetTableStyle  Table

The SetTableStyle function changes one style of the table.

Syntax

Table.SetTableStyle(
     String name,
     String value)

Parameters

nameName of the style.Required
valueValue of the style.Required

Return value

The SetTableStyle function has no return values.

Example

myTable.SetTableStyle("Author""Mike")
SECCIA Documentation - Copyright © 2001-2009 Sylvain Seccia