Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Tabulation setTableDiagramStyle

From Catglobe Wiki
Revision as of 07:17, 7 December 2015 by Lekhacbaongoc (talk | contribs)

Return type

Returns the following array

tableDiagramStyle

Constant

Type

Initial/Default value

Description

TABLE_DIAGRAM_STYLE_FILL

DIAGRAM_FILL_STYLE_COLOR

Array

Default extracted from system's default style sheet.

Fill style. Background color.

DIAGRAM_FILL_STYLE_TYPE

Number

Default extracted from system's default style sheet

Fill type. Enumeration. Either 1: Diagram_Fill_Style_NoFill or 2: Diagram_Fill_Style_Fill

DIAGRAM_FILL_STYLE_INHERIT

Boolean

False
Specifies whether the font style will be inherited from the style sheet (when True) or gotten from the system's default (when False).
TABLE_DIAGRAM_STYLE_FONT
DIAGRAM_FONT_STYLE_FACE
String
Default extracted from system's default style sheet.
Font face. Currently, the system supports the following font face: arial, courier new, lucida sans unicode, ms sans serif, tahoma, verdana, arial black, arial narrow, comic sans ms, wingdings, kantipur.
DIAGRAM_FONT_STYLE_SIZE
Number
Default extracted from system's default style sheet.
Font size.
DIAGRAM_FONT_STYLE_COLOR
Array
Default extracted from system's default style sheet.
Font color.
DIAGRAM_FONT_STYLE_BOLD
Boolean
Default extracted from system's default style sheet.
Font style: bold.
DIAGRAM_FONT_STYLE_ITALIC
Boolean
Default extracted from system's default style sheet.
Font style: italic.
DIAGRAM_FONT_STYLE_UNDERLINE
Boolean
Default extracted from system's default style sheet.
Font style: underline.
DIAGRAM_FONT_STYLE_INHERIT
Boolean
False
Specifies whether the font style will be inherited from the style sheet (when True) or gotten from the system's default (when False).
TABLE_DIAGRAM_STYLE_VALIGN