Difference between revisions of "Tabulation setTableDiagramStyle"
Line 1: | Line 1: | ||
− | == Return type<br/> == Returns the following array {| class="tableintopic" style="border-collapse: collapse; border: 1px solid rgb(1, 1, 1)" border="1" cellpadding="2 | + | == Return type<br/> == |
− | <p style="text-align: center">tableDiagramStyle</p>| style="border: 1px solid #010101" bgcolor="#F59D56" width="227" |<p style="text-align: center">Constant</p>| style="border: 1px solid #010101" bgcolor="#F59D56" width="73" |<p style="text-align: center">Type</p>| style="border: 1px solid #010101" bgcolor="#F59D56" width="174" |<p style="text-align: center">Initial/Default value</p>| style="border: 1px solid #010101" bgcolor="#F59D56" width="433" |<p style="text-align: center">Description</p>|- align="left" valign="top" | colspan="1" rowspan="3" style="border: 1px solid #010101" width="227" | TABLE_DIAGRAM_STYLE_FILL<br/> | 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<br/> | style="border: 1px solid #010101" width="73" | Number | style="border: 1px solid #010101" width="174" | Default extracted from system's default style sheet<br/> | 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<br/> | style="border: 1px solid #010101" width="174" | Boolean | style="border: 1px solid #010101" width="433" | False<br/> | Specifies whether the font style will be inherited from the style sheet (when True) or gotten from the system's default (when False).<br/> |- | colspan="1" rowspan="7" style="border: 1px solid #010101" width="73" | TABLE_DIAGRAM_STYLE_FONT<br/> | style="border: 1px solid #010101" width="174" | DIAGRAM_FONT_STYLE_FACE<br/> | style="border: 1px solid #010101" width="433" | String<br/> | style="border: 1px solid #010101" width="433" | Default extracted from system's default style sheet.<br/> | 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.<br/> |- | style="border: 1px solid #010101" width="174" | DIAGRAM_FONT_STYLE_SIZE<br/> | style="border: 1px solid #010101" width="433" | Number<br/> | style="border: 1px solid #010101" width="433" | Default extracted from system's default style sheet.<br/> | Font size.<br/> |- | style="border: 1px solid #010101" width="174" | DIAGRAM_FONT_STYLE_COLOR<br/> | style="border: 1px solid #010101" width="433" | Array<br/> | style="border: 1px solid #010101" width="433" | Default extracted from system's default style sheet.<br/> | Font color.<br/> |- | style="border: 1px solid #010101" width="174" | DIAGRAM_FONT_STYLE_BOLD<br/> | style="border: 1px solid #010101" width="433" | Boolean<br/> | style="border: 1px solid #010101" width="433" | Default extracted from system's default style sheet.<br/> | Font style: bold.<br/> |- | style="border: 1px solid #010101" width="174" | DIAGRAM_FONT_STYLE_ITALIC<br/> | style="border: 1px solid #010101" width="433" | Boolean<br/> | style="border: 1px solid #010101" width="433" | Default extracted from system's default style sheet.<br/> | Font style: italic.<br/> |- | style="border: 1px solid #010101" width="174" | DIAGRAM_FONT_STYLE_UNDERLINE<br/> | style="border: 1px solid #010101" width="433" | Boolean<br/> | style="border: 1px solid #010101" width="433" | Default extracted from system's default style sheet.<br/> | Font style: underline.<br/> |- | style="border: 1px solid #010101" width="174" | DIAGRAM_FONT_STYLE_INHERIT<br/> | style="border: 1px solid #010101" width="433" | Boolean<br/> | style="border: 1px solid #010101" width="433" | False<br/> | Specifies whether the font style will be inherited from the style sheet (when True) or gotten from the system's default (when False).<br/> |- | style="border: 1px solid #010101" width="73" | TABLE_DIAGRAM_STYLE_VALIGN<br/> | style="border: 1px solid #010101" width="174" | <br/> | style="border: 1px solid #010101" width="433" | <br/> | style="border: 1px solid #010101" width="433" | <br/> | <br/> |- | style="border: 1px solid #010101" width="73" | <br/> | style="border: 1px solid #010101" width="174" | <br/> | style="border: 1px solid #010101" width="433" | <br/> | style="border: 1px solid #010101" width="433" | <br/> | <br/> |- | style="border: 1px solid #010101" width="73" | <br/> | style="border: 1px solid #010101" width="174" | <br/> | style="border: 1px solid #010101" width="433" | <br/> | style="border: 1px solid #010101" width="433" | <br/> | <br/> |} | + | |
+ | Returns the following array | ||
+ | |||
+ | {| class="tableintopic" style="border-collapse: collapse; border: 1px solid rgb(1, 1, 1)" border="1" cellpadding="2" width="958" | ||
+ | |- align="left" valign="top" | ||
+ | | style="border: 1px solid #010101" bgcolor="#F59D56" width="227" | <p style="text-align: center">tableDiagramStyle</p> | ||
+ | | style="border: 1px solid #010101" bgcolor="#F59D56" width="227" | <p style="text-align: center">Constant</p> | ||
+ | | style="border: 1px solid #010101" bgcolor="#F59D56" width="73" | <p style="text-align: center">Type</p> | ||
+ | | style="border: 1px solid #010101" bgcolor="#F59D56" width="174" | <p style="text-align: center">Initial/Default value</p> | ||
+ | | style="border: 1px solid #010101" bgcolor="#F59D56" width="433" | <p style="text-align: center">Description</p> | ||
+ | |- align="left" valign="top" | ||
+ | | colspan="1" rowspan="3" style="border: 1px solid #010101" width="227" | TABLE_DIAGRAM_STYLE_FILL<br/> | ||
+ | | 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<br/> | ||
+ | | style="border: 1px solid #010101" width="73" | | ||
+ | Number | ||
+ | |||
+ | | style="border: 1px solid #010101" width="174" | Default extracted from system's default style sheet<br/> | ||
+ | | 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<br/> | ||
+ | | style="border: 1px solid #010101" width="174" | | ||
+ | Boolean | ||
+ | |||
+ | | style="border: 1px solid #010101" width="433" | False<br/> | ||
+ | | Specifies whether the font style will be inherited from the style sheet (when True) or gotten from the system's default (when False).<br/> | ||
+ | |- | ||
+ | | colspan="1" rowspan="7" style="border: 1px solid #010101" width="73" | TABLE_DIAGRAM_STYLE_FONT<br/> | ||
+ | | style="border: 1px solid #010101" width="174" | DIAGRAM_FONT_STYLE_FACE<br/> | ||
+ | | style="border: 1px solid #010101" width="433" | String<br/> | ||
+ | | style="border: 1px solid #010101" width="433" | Default extracted from system's default style sheet.<br/> | ||
+ | | 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.<br/> | ||
+ | |- | ||
+ | | style="border: 1px solid #010101" width="174" | DIAGRAM_FONT_STYLE_SIZE<br/> | ||
+ | | style="border: 1px solid #010101" width="433" | Number<br/> | ||
+ | | style="border: 1px solid #010101" width="433" | Default extracted from system's default style sheet.<br/> | ||
+ | | Font size.<br/> | ||
+ | |- | ||
+ | | style="border: 1px solid #010101" width="174" | DIAGRAM_FONT_STYLE_COLOR<br/> | ||
+ | | style="border: 1px solid #010101" width="433" | Array<br/> | ||
+ | | style="border: 1px solid #010101" width="433" | Default extracted from system's default style sheet.<br/> | ||
+ | | Font color.<br/> | ||
+ | |- | ||
+ | | style="border: 1px solid #010101" width="174" | DIAGRAM_FONT_STYLE_BOLD<br/> | ||
+ | | style="border: 1px solid #010101" width="433" | Boolean<br/> | ||
+ | | style="border: 1px solid #010101" width="433" | Default extracted from system's default style sheet.<br/> | ||
+ | | Font style: bold.<br/> | ||
+ | |- | ||
+ | | style="border: 1px solid #010101" width="174" | DIAGRAM_FONT_STYLE_ITALIC<br/> | ||
+ | | style="border: 1px solid #010101" width="433" | Boolean<br/> | ||
+ | | style="border: 1px solid #010101" width="433" | Default extracted from system's default style sheet.<br/> | ||
+ | | Font style: italic.<br/> | ||
+ | |- | ||
+ | | style="border: 1px solid #010101" width="174" | DIAGRAM_FONT_STYLE_UNDERLINE<br/> | ||
+ | | style="border: 1px solid #010101" width="433" | Boolean<br/> | ||
+ | | style="border: 1px solid #010101" width="433" | Default extracted from system's default style sheet.<br/> | ||
+ | | Font style: underline.<br/> | ||
+ | |- | ||
+ | | style="border: 1px solid #010101" width="174" | DIAGRAM_FONT_STYLE_INHERIT<br/> | ||
+ | | style="border: 1px solid #010101" width="433" | Boolean<br/> | ||
+ | | style="border: 1px solid #010101" width="433" | False<br/> | ||
+ | | Specifies whether the font style will be inherited from the style sheet (when True) or gotten from the system's default (when False).<br/> | ||
+ | |- | ||
+ | | style="border: 1px solid #010101" width="73" | TABLE_DIAGRAM_STYLE_VALIGN<br/> | ||
+ | | style="border: 1px solid #010101" width="174" | <br/> | ||
+ | | style="border: 1px solid #010101" width="433" | <br/> | ||
+ | | style="border: 1px solid #010101" width="433" | <br/> | ||
+ | | <br/> | ||
+ | |- | ||
+ | | style="border: 1px solid #010101" width="73" | <br/> | ||
+ | | style="border: 1px solid #010101" width="174" | <br/> | ||
+ | | style="border: 1px solid #010101" width="433" | <br/> | ||
+ | | style="border: 1px solid #010101" width="433" | <br/> | ||
+ | | <br/> | ||
+ | |- | ||
+ | | style="border: 1px solid #010101" width="73" | <br/> | ||
+ | | style="border: 1px solid #010101" width="174" | <br/> | ||
+ | | style="border: 1px solid #010101" width="433" | <br/> | ||
+ | | style="border: 1px solid #010101" width="433" | <br/> | ||
+ | | <br/> | ||
+ | |} |
Revision as of 08:17, 7 December 2015
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 |
||||