Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 948 Bytes

TextstylestaticResponseCompound.md

File metadata and controls

17 lines (12 loc) · 948 Bytes

TextstylestaticResponseCompound

Properties

Name Type Description Notes
fkiFontID kotlin.Int The unique ID of the Font
bTextstylestaticBold kotlin.Boolean Whether the Textstylestatic is Bold or not
bTextstylestaticUnderline kotlin.Boolean Whether the Textstylestatic is Underline or not
bTextstylestaticItalic kotlin.Boolean Whether the Textstylestatic is Italic or not
bTextstylestaticStrikethrough kotlin.Boolean Whether the Textstylestatic is Strikethrough or not
iTextstylestaticFontcolor kotlin.Int The int32 representation of the Fontcolor. For example, RGB color #39435B would be 3752795
iTextstylestaticSize kotlin.Int The Size for the Font of the Textstylestatic
pkiTextstylestaticID kotlin.Int The unique ID of the Textstylestatic [optional]