Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.02 KB

textstylestatic_response.md

File metadata and controls

17 lines (13 loc) · 1.02 KB

textstylestatic_response_t

Properties

Name Type Description Notes
pki_textstylestatic_id int The unique ID of the Textstylestatic [optional]
fki_font_id int The unique ID of the Font
b_textstylestatic_bold int Whether the Textstylestatic is Bold or not
b_textstylestatic_underline int Whether the Textstylestatic is Underline or not
b_textstylestatic_italic int Whether the Textstylestatic is Italic or not
b_textstylestatic_strikethrough int Whether the Textstylestatic is Strikethrough or not
i_textstylestatic_fontcolor int The int32 representation of the Fontcolor. For example, RGB color #39435B would be 3752795
i_textstylestatic_size int The Size for the Font of the Textstylestatic

[Back to Model list] [Back to API list] [Back to README]