GetTableStyle  Table

The GetTableStyle function retrieves one style of the table.

Syntax

String Table.GetTableStyle(
     String name)

Parameters

nameName of the style.Required

Return value

The GetTableStyle function returns the style of the table.

Example

authorname = myTable.GetTableStyle("author")
SECCIA Documentation - Copyright © 2001-2009 Sylvain Seccia