Class Qv.Document.Object.Style
Html style information for a QlikView object.
Constructor Attributes | Constructor Name and Description |
---|---|
Contains html style information for a QlikView object
|
Field Attributes | Field Name and Description |
---|---|
Active border color
|
|
Border color
|
|
Border Style
|
|
Border width (in pixels)
|
|
Font Family
|
|
Font Size
|
|
Font Style
|
|
Font Weight
|
|
Radius of bottom-left corner (in pixels)
|
|
Radius of bottom-right corner (in pixels)
|
|
Radius of top-left corner (in pixels)
|
|
Radius of top-right corner (in pixels)
|
|
Text Decoration for example, 'none', 'underline'
|
Field Detail
{Color}
activebordercolor
Active border color
{Color}
bordercolor
Border color
{String}
borderstyle
Border Style
{Number}
borderwidth
Border width (in pixels)
{String}
fontfamily
Font Family
{Number}
fontsize
Font Size
{String}
fontstyle
Font Style
{String}
fontweight
Font Weight
{Number}
radiusbottomleft
Radius of bottom-left corner (in pixels)
{Number}
radiusbottomright
Radius of bottom-right corner (in pixels)
{Number}
radiustopleft
Radius of top-left corner (in pixels)
{Number}
radiustopright
Radius of top-right corner (in pixels)
{String}
textdecoration
Text Decoration for example, 'none', 'underline'