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:16, 7 December 2015 by Lekhacbaongoc (talk | contribs)

== Return type
== Returns the following array {| class="tableintopic" style="border-collapse: collapse; border: 1px solid rgb(1, 1, 1)" border="1" cellpadding="2" height="638" width="958" |- align="left" valign="top" | style="border: 1px solid #010101" bgcolor="#F59D56" width="227" |

tableDiagramStyle

| style="border: 1px solid #010101" bgcolor="#F59D56" width="227" |

Constant

| style="border: 1px solid #010101" bgcolor="#F59D56" width="73" |

Type

| style="border: 1px solid #010101" bgcolor="#F59D56" width="174" |

Initial/Default value

| style="border: 1px solid #010101" bgcolor="#F59D56" width="433" |

Description

|- align="left" valign="top" | colspan="1" rowspan="3" style="border: 1px solid #010101" width="227" | TABLE_DIAGRAM_STYLE_FILL
| style="border: 1px solid #010101" width="227" | DIAGRAM_FILL_STYLE_COLOR | style="border: 1px solid #010101" width="73" | Array | style="border: 1px solid #010101" width="174" | Default extracted from system's default style sheet. | style="border: 1px solid #010101" width="433" | Fill style. Background color. |- | style="border: 1px solid #010101" width="227" | DIAGRAM_FILL_STYLE_TYPE
| style="border: 1px solid #010101" width="73" | Number | style="border: 1px solid #010101" width="174" | Default extracted from system's default style sheet
| style="border: 1px solid #010101" width="433" | Fill type. Enumeration. Either 1: Diagram_Fill_Style_NoFill or 2: Diagram_Fill_Style_Fill |- | style="border: 1px solid #010101" width="73" | DIAGRAM_FILL_STYLE_INHERIT
| style="border: 1px solid #010101" width="174" | Boolean | style="border: 1px solid #010101" width="433" | False
| Specifies whether the font style will be inherited from the style sheet (when True) or gotten from the system's default (when False).
|- | colspan="1" rowspan="7" style="border: 1px solid #010101" width="73" | TABLE_DIAGRAM_STYLE_FONT
| style="border: 1px solid #010101" width="174" | DIAGRAM_FONT_STYLE_FACE
| style="border: 1px solid #010101" width="433" | String
| style="border: 1px solid #010101" width="433" | 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.
|- | style="border: 1px solid #010101" width="174" | DIAGRAM_FONT_STYLE_SIZE
| style="border: 1px solid #010101" width="433" | Number
| style="border: 1px solid #010101" width="433" | Default extracted from system's default style sheet.
| Font size.
|- | style="border: 1px solid #010101" width="174" | DIAGRAM_FONT_STYLE_COLOR
| style="border: 1px solid #010101" width="433" | Array
| style="border: 1px solid #010101" width="433" | Default extracted from system's default style sheet.
| Font color.
|- | style="border: 1px solid #010101" width="174" | DIAGRAM_FONT_STYLE_BOLD
| style="border: 1px solid #010101" width="433" | Boolean
| style="border: 1px solid #010101" width="433" | Default extracted from system's default style sheet.
| Font style: bold.
|- | style="border: 1px solid #010101" width="174" | DIAGRAM_FONT_STYLE_ITALIC
| style="border: 1px solid #010101" width="433" | Boolean
| style="border: 1px solid #010101" width="433" | Default extracted from system's default style sheet.
| Font style: italic.
|- | style="border: 1px solid #010101" width="174" | DIAGRAM_FONT_STYLE_UNDERLINE
| style="border: 1px solid #010101" width="433" | Boolean
| style="border: 1px solid #010101" width="433" | Default extracted from system's default style sheet.
| Font style: underline.
|- | style="border: 1px solid #010101" width="174" | DIAGRAM_FONT_STYLE_INHERIT
| style="border: 1px solid #010101" width="433" | Boolean
| style="border: 1px solid #010101" width="433" | False
| Specifies whether the font style will be inherited from the style sheet (when True) or gotten from the system's default (when False).
|- | style="border: 1px solid #010101" width="73" | TABLE_DIAGRAM_STYLE_VALIGN
| style="border: 1px solid #010101" width="174" |
| style="border: 1px solid #010101" width="433" |
| style="border: 1px solid #010101" width="433" |
|
|- | style="border: 1px solid #010101" width="73" |
| style="border: 1px solid #010101" width="174" |
| style="border: 1px solid #010101" width="433" |
| style="border: 1px solid #010101" width="433" |
|
|- | style="border: 1px solid #010101" width="73" |
| style="border: 1px solid #010101" width="174" |
| style="border: 1px solid #010101" width="433" |
| style="border: 1px solid #010101" width="433" |
|
|}