Class: Style

Qv.Document.Object.Style

Html style information for a QlikView object.

Members

activebordercolor :Color

Active border color
Type:
  • Color

bordercolor :Color

Border color
Type:
  • Color

borderstyle :String

Border Style
Type:
  • String

borderwidth :Integer

Border width (in pixels)
Type:
  • Integer

fontfamily :String

Font Family
Type:
  • String

fontsize :Integer

Font Size
Type:
  • Integer

fontstyle :String

Font Style
Type:
  • String

fontweight :String

Font Weight
Type:
  • String

radiusbottomleft :Integer

Radius of bottom-left corner (in pixels)
Type:
  • Integer

radiusbottomright :Integer

Radius of bottom-right corner (in pixels)
Type:
  • Integer

radiustopleft :Integer

Radius of top-left corner (in pixels)
Type:
  • Integer

radiustopright :Integer

Radius of top-right corner (in pixels)
Type:
  • Integer

textdecoration :String

Text Decoration for example, 'none', 'underline'
Type:
  • String