com.aspose.html.dom.css

Interface ICSS2Properties

    • Method Detail

      • getAzimuth

        @DOMNameAttribute(name="azimuth")
        String getAzimuth()

        See the azimuth property definition in CSS2.

        Returns:
        The azimuth property
      • getBackground

        @DOMNameAttribute(name="background")
        String getBackground()

        See the background property definition in CSS2.

        Returns:
        the background property
      • setBackground

        @DOMNameAttribute(name="background")
        void setBackground(String value)

        See the background property definition in CSS2.

      • getBackgroundAttachment

        @DOMNameAttribute(name="backgroundAttachment")
        String getBackgroundAttachment()

        See the background-attachment property definition in CSS2.

        Returns:
        background-attachment property
      • setBackgroundAttachment

        @DOMNameAttribute(name="backgroundAttachment")
        void setBackgroundAttachment(String value)

        See the background-attachment property definition in CSS2.

      • getBackgroundColor

        @DOMNameAttribute(name="backgroundColor")
        String getBackgroundColor()

        See the background-color property definition in CSS2.

        Returns:
        background-color property
      • setBackgroundColor

        @DOMNameAttribute(name="backgroundColor")
        void setBackgroundColor(String value)

        See the background-color property definition in CSS2.

      • getBackgroundImage

        @DOMNameAttribute(name="backgroundImage")
        String getBackgroundImage()

        See the background-image property definition in CSS2.

        Returns:
        background-image property
      • setBackgroundImage

        @DOMNameAttribute(name="backgroundImage")
        void setBackgroundImage(String value)

        See the background-image property definition in CSS2.

      • getBackgroundPosition

        @DOMNameAttribute(name="backgroundPosition")
        String getBackgroundPosition()

        See the background-position property definition in CSS2.

        Returns:
        background-position property
      • setBackgroundPosition

        @DOMNameAttribute(name="backgroundPosition")
        void setBackgroundPosition(String value)

        See the background-position property definition in CSS2.

      • getBackgroundRepeat

        @DOMNameAttribute(name="backgroundRepeat")
        String getBackgroundRepeat()

        See the background-repeat property definition in CSS2.

        Returns:
        background-repeat property
      • setBackgroundRepeat

        @DOMNameAttribute(name="backgroundRepeat")
        void setBackgroundRepeat(String value)

        See the background-repeat property definition in CSS2.

      • getBorderCollapse

        @DOMNameAttribute(name="borderCollapse")
        String getBorderCollapse()

        See the border-collapse property definition in CSS2.

        Returns:
        border-collapse property
      • setBorderCollapse

        @DOMNameAttribute(name="borderCollapse")
        void setBorderCollapse(String value)

        See the border-collapse property definition in CSS2.

      • getBorderColor

        @DOMNameAttribute(name="borderColor")
        String getBorderColor()

        See the border-color property definition in CSS2.

        Returns:
        border-color property
      • setBorderColor

        @DOMNameAttribute(name="borderColor")
        void setBorderColor(String value)

        See the border-color property definition in CSS2.

      • getBorderSpacing

        @DOMNameAttribute(name="borderSpacing")
        String getBorderSpacing()

        See the border-spacing property definition in CSS2.

        Returns:
        border-spacing property
      • setBorderSpacing

        @DOMNameAttribute(name="borderSpacing")
        void setBorderSpacing(String value)

        See the border-spacing property definition in CSS2.

      • getBorderStyle

        @DOMNameAttribute(name="borderStyle")
        String getBorderStyle()

        See the border-style property definition in CSS2.

        Returns:
        border-style property
      • setBorderStyle

        @DOMNameAttribute(name="borderStyle")
        void setBorderStyle(String value)

        See the border-style property definition in CSS2.

      • getBorderTop

        @DOMNameAttribute(name="borderTop")
        String getBorderTop()

        See the border-top property definition in CSS2.

        Returns:
        border-top property
      • getBorderRight

        @DOMNameAttribute(name="borderRight")
        String getBorderRight()

        See the border-right property definition in CSS2.

        Returns:
        border-right property
      • setBorderRight

        @DOMNameAttribute(name="borderRight")
        void setBorderRight(String value)

        See the border-right property definition in CSS2.

      • getBorderBottom

        @DOMNameAttribute(name="borderBottom")
        String getBorderBottom()

        See the border-bottom property definition in CSS2.

        Returns:
        border-bottom property
      • setBorderBottom

        @DOMNameAttribute(name="borderBottom")
        void setBorderBottom(String value)

        See the border-bottom property definition in CSS2.

      • getBorderLeft

        @DOMNameAttribute(name="borderLeft")
        String getBorderLeft()

        See the border-left property definition in CSS2.

        Returns:
        border-left property
      • setBorderLeft

        @DOMNameAttribute(name="borderLeft")
        void setBorderLeft(String value)

        See the border-left property definition in CSS2.

      • getBorderTopColor

        @DOMNameAttribute(name="borderTopColor")
        String getBorderTopColor()

        See the border-top-color property definition in CSS2.

        Returns:
        border-top-color property
      • setBorderTopColor

        @DOMNameAttribute(name="borderTopColor")
        void setBorderTopColor(String value)

        See the border-top-color property definition in CSS2.

      • getBorderRightColor

        @DOMNameAttribute(name="borderRightColor")
        String getBorderRightColor()

        See the border-right-color property definition in CSS2.

        Returns:
        border-right-color property
      • setBorderRightColor

        @DOMNameAttribute(name="borderRightColor")
        void setBorderRightColor(String value)

        See the border-right-color property definition in CSS2.

      • getBorderBottomColor

        @DOMNameAttribute(name="borderBottomColor")
        String getBorderBottomColor()

        See the border-bottom-color property definition in CSS2.

        Returns:
        border-bottom-color property
      • setBorderBottomColor

        @DOMNameAttribute(name="borderBottomColor")
        void setBorderBottomColor(String value)

        See the border-bottom-color property definition in CSS2.

      • getBorderLeftColor

        @DOMNameAttribute(name="borderLeftColor")
        String getBorderLeftColor()

        See the border-left-color property definition in CSS2.

        Returns:
        border-left-color property
      • setBorderLeftColor

        @DOMNameAttribute(name="borderLeftColor")
        void setBorderLeftColor(String value)

        See the border-left-color property definition in CSS2.

      • getBorderTopStyle

        @DOMNameAttribute(name="borderTopStyle")
        String getBorderTopStyle()

        See the border-top-style property definition in CSS2.

        Returns:
        border-top-style property
      • setBorderTopStyle

        @DOMNameAttribute(name="borderTopStyle")
        void setBorderTopStyle(String value)

        See the border-top-style property definition in CSS2.

      • getBorderRightStyle

        @DOMNameAttribute(name="borderRightStyle")
        String getBorderRightStyle()

        See the border-right-style property definition in CSS2.

        Returns:
        border-right-style property
      • setBorderRightStyle

        @DOMNameAttribute(name="borderRightStyle")
        void setBorderRightStyle(String value)

        See the border-right-style property definition in CSS2.

      • getBorderBottomStyle

        @DOMNameAttribute(name="borderBottomStyle")
        String getBorderBottomStyle()

        See the border-bottom-style property definition in CSS2.

        Returns:
        border-bottom-style property
      • setBorderBottomStyle

        @DOMNameAttribute(name="borderBottomStyle")
        void setBorderBottomStyle(String value)

        See the border-bottom-style property definition in CSS2.

      • getBorderLeftStyle

        @DOMNameAttribute(name="borderLeftStyle")
        String getBorderLeftStyle()

        See the border-left-style property definition in CSS2.

        Returns:
        border-left-style property
      • setBorderLeftStyle

        @DOMNameAttribute(name="borderLeftStyle")
        void setBorderLeftStyle(String value)

        See the border-left-style property definition in CSS2.

      • getBorderTopWidth

        @DOMNameAttribute(name="borderTopWidth")
        String getBorderTopWidth()

        See the border-top-width property definition in CSS2.

        Returns:
        border-top-width property
      • setBorderTopWidth

        @DOMNameAttribute(name="borderTopWidth")
        void setBorderTopWidth(String value)

        See the border-top-width property definition in CSS2.

      • getBorderRightWidth

        @DOMNameAttribute(name="borderRightWidth")
        String getBorderRightWidth()

        See the border-right-width property definition in CSS2.

        Returns:
        border-right-width property
      • setBorderRightWidth

        @DOMNameAttribute(name="borderRightWidth")
        void setBorderRightWidth(String value)

        See the border-right-width property definition in CSS2.

      • getBorderBottomWidth

        @DOMNameAttribute(name="borderBottomWidth")
        String getBorderBottomWidth()

        See the border-bottom-width property definition in CSS2.

        Returns:
        border-bottom-width property
      • setBorderBottomWidth

        @DOMNameAttribute(name="borderBottomWidth")
        void setBorderBottomWidth(String value)

        See the border-bottom-width property definition in CSS2.

      • getBorderLeftWidth

        @DOMNameAttribute(name="borderLeftWidth")
        String getBorderLeftWidth()

        See the border-left-width property definition in CSS2.

        Returns:
        border-left-width property
      • setBorderLeftWidth

        @DOMNameAttribute(name="borderLeftWidth")
        void setBorderLeftWidth(String value)

        See the border-left-width property definition in CSS2.

      • getBorderWidth

        @DOMNameAttribute(name="borderWidth")
        String getBorderWidth()

        See the border-width property definition in CSS2.

        Returns:
        border-width property
      • setBorderWidth

        @DOMNameAttribute(name="borderWidth")
        void setBorderWidth(String value)

        See the border-width property definition in CSS2.

      • getCaptionSide

        @DOMNameAttribute(name="captionSide")
        String getCaptionSide()

        See the caption-side property definition in CSS2.

        Returns:
        caption-side property
      • setCaptionSide

        @DOMNameAttribute(name="captionSide")
        void setCaptionSide(String value)

        See the caption-side property definition in CSS2.

      • getContent

        @DOMNameAttribute(name="content")
        String getContent()

        See the content property definition in CSS2.

        Returns:
        content property
      • getCounterIncrement

        @DOMNameAttribute(name="counterIncrement")
        String getCounterIncrement()

        See the counter-increment property definition in CSS2.

        Returns:
        counter-increment property
      • setCounterIncrement

        @DOMNameAttribute(name="counterIncrement")
        void setCounterIncrement(String value)

        See the counter-increment property definition in CSS2.

      • getCounterReset

        @DOMNameAttribute(name="counterReset")
        String getCounterReset()

        See the counter-reset property definition in CSS2.

        Returns:
        counter-reset property
      • setCounterReset

        @DOMNameAttribute(name="counterReset")
        void setCounterReset(String value)

        See the counter-reset property definition in CSS2.

      • getCueAfter

        @DOMNameAttribute(name="cueAfter")
        String getCueAfter()

        See the cue-after property definition in CSS2.

        Returns:
        cue-after property
      • getCueBefore

        @DOMNameAttribute(name="cueBefore")
        String getCueBefore()

        See the cue-before property definition in CSS2.

        Returns:
        cue-before property
      • getDirection

        @DOMNameAttribute(name="direction")
        String getDirection()

        See the direction property definition in CSS2.

        Returns:
        direction property
      • getDisplay

        @DOMNameAttribute(name="display")
        String getDisplay()

        See the display property definition in CSS2.

        Returns:
        display property
      • getElevation

        @DOMNameAttribute(name="elevation")
        String getElevation()

        See the elevation property definition in CSS2.

        Returns:
        elevation property
      • getEmptyCells

        @DOMNameAttribute(name="emptyCells")
        String getEmptyCells()

        See the empty-cells property definition in CSS2.

        Returns:
        empty-cells property
      • setEmptyCells

        @DOMNameAttribute(name="emptyCells")
        void setEmptyCells(String value)

        See the empty-cells property definition in CSS2.

      • getFontFamily

        @DOMNameAttribute(name="fontFamily")
        String getFontFamily()

        See the font-family property definition in CSS2.

        Returns:
        font-family property
      • setFontFamily

        @DOMNameAttribute(name="fontFamily")
        void setFontFamily(String value)

        See the font-family property definition in CSS2.

      • getFontSize

        @DOMNameAttribute(name="fontSize")
        String getFontSize()

        See the font-size property definition in CSS2.

        Returns:
        font-size property
      • getFontSizeAdjust

        @DOMNameAttribute(name="fontSizeAdjust")
        String getFontSizeAdjust()

        See the font-size-adjust property definition in CSS2.

        Returns:
        font-size-adjust property
      • setFontSizeAdjust

        @DOMNameAttribute(name="fontSizeAdjust")
        void setFontSizeAdjust(String value)

        See the font-size-adjust property definition in CSS2.

      • getFontStretch

        @DOMNameAttribute(name="fontStretch")
        String getFontStretch()

        See the font-stretch property definition in CSS2.

        Returns:
        font-stretch property
      • setFontStretch

        @DOMNameAttribute(name="fontStretch")
        void setFontStretch(String value)

        See the font-stretch property definition in CSS2.

      • getFontStyle

        @DOMNameAttribute(name="fontStyle")
        String getFontStyle()

        See the font-style property definition in CSS2.

        Returns:
        font-style property
      • getFontVariant

        @DOMNameAttribute(name="fontVariant")
        String getFontVariant()

        See the font-variant property definition in CSS2.

        Returns:
        font-variant property
      • setFontVariant

        @DOMNameAttribute(name="fontVariant")
        void setFontVariant(String value)

        See the font-variant property definition in CSS2.

      • getFontWeight

        @DOMNameAttribute(name="fontWeight")
        String getFontWeight()

        See the font-weight property definition in CSS2.

        Returns:
        font-weight property
      • setFontWeight

        @DOMNameAttribute(name="fontWeight")
        void setFontWeight(String value)

        See the font-weight property definition in CSS2.

      • getLetterSpacing

        @DOMNameAttribute(name="letterSpacing")
        String getLetterSpacing()

        See the letter-spacing property definition in CSS2.

        Returns:
        letter-spacing property
      • setLetterSpacing

        @DOMNameAttribute(name="letterSpacing")
        void setLetterSpacing(String value)

        See the letter-spacing property definition in CSS2.

      • getLineHeight

        @DOMNameAttribute(name="lineHeight")
        String getLineHeight()

        See the line-height property definition in CSS2.

        Returns:
        line-height property
      • setLineHeight

        @DOMNameAttribute(name="lineHeight")
        void setLineHeight(String value)

        See the line-height property definition in CSS2.

      • getListStyle

        @DOMNameAttribute(name="listStyle")
        String getListStyle()

        See the list-style property definition in CSS2.

        Returns:
        list-style property
      • getListStyleImage

        @DOMNameAttribute(name="listStyleImage")
        String getListStyleImage()

        See the list-style-image property definition in CSS2.

        Returns:
        list-style-image property
      • setListStyleImage

        @DOMNameAttribute(name="listStyleImage")
        void setListStyleImage(String value)

        See the list-style-image property definition in CSS2.

      • getListStylePosition

        @DOMNameAttribute(name="listStylePosition")
        String getListStylePosition()

        See the list-style-position property definition in CSS2.

        Returns:
        list-style-position property
      • setListStylePosition

        @DOMNameAttribute(name="listStylePosition")
        void setListStylePosition(String value)

        See the list-style-position property definition in CSS2.

      • getListStyleType

        @DOMNameAttribute(name="listStyleType")
        String getListStyleType()

        See the list-style-type property definition in CSS2.

        Returns:
        list-style-type property
      • setListStyleType

        @DOMNameAttribute(name="listStyleType")
        void setListStyleType(String value)

        See the list-style-type property definition in CSS2.

      • getMarginTop

        @DOMNameAttribute(name="marginTop")
        String getMarginTop()

        See the margin-top property definition in CSS2.

        Returns:
        The margin top
      • getMarginRight

        @DOMNameAttribute(name="marginRight")
        String getMarginRight()

        See the margin-right property definition in CSS2.

        Returns:
        The margin-right value
      • setMarginRight

        @DOMNameAttribute(name="marginRight")
        void setMarginRight(String value)

        See the margin-right property definition in CSS2.

      • getMarginBottom

        @DOMNameAttribute(name="marginBottom")
        String getMarginBottom()

        See the margin-bottom property definition in CSS2.

        Returns:
        margin-bottom
      • setMarginBottom

        @DOMNameAttribute(name="marginBottom")
        void setMarginBottom(String value)

        See the margin-bottom property definition in CSS2.

      • getMarginLeft

        @DOMNameAttribute(name="marginLeft")
        String getMarginLeft()

        See the margin-left property definition in CSS2.

        Returns:
        margin-left property
      • setMarginLeft

        @DOMNameAttribute(name="marginLeft")
        void setMarginLeft(String value)

        See the margin-left property definition in CSS2.

      • getMarkerOffset

        @DOMNameAttribute(name="markerOffset")
        String getMarkerOffset()

        See the marker-offset property definition in CSS2.

        Returns:
        marker-offset property
      • setMarkerOffset

        @DOMNameAttribute(name="markerOffset")
        void setMarkerOffset(String value)

        See the marker-offset property definition in CSS2.

      • getMaxHeight

        @DOMNameAttribute(name="maxHeight")
        String getMaxHeight()

        See the max-height property definition in CSS2.

        Returns:
        max-height property
      • getMaxWidth

        @DOMNameAttribute(name="maxWidth")
        String getMaxWidth()

        See the max-width property definition in CSS2.

        Returns:
        max-width property
      • getMinHeight

        @DOMNameAttribute(name="minHeight")
        String getMinHeight()

        See the min-height property definition in CSS2.

        Returns:
        min-height property
      • getMinWidth

        @DOMNameAttribute(name="minWidth")
        String getMinWidth()

        See the min-width property definition in CSS2.

        Returns:
        min-width property
      • getOrphans

        @DOMNameAttribute(name="orphans")
        String getOrphans()

        See the orphans property definition in CSS2.

        Returns:
        orphans property
      • getOutline

        @DOMNameAttribute(name="outline")
        String getOutline()

        See the outline property definition in CSS2.

        Returns:
        outline property
      • getOutlineColor

        @DOMNameAttribute(name="outlineColor")
        String getOutlineColor()

        See the outline-color property definition in CSS2.

        Returns:
        outline-color property
      • setOutlineColor

        @DOMNameAttribute(name="outlineColor")
        void setOutlineColor(String value)

        See the outline-color property definition in CSS2.

      • getOutlineStyle

        @DOMNameAttribute(name="outlineStyle")
        String getOutlineStyle()

        See the outline-style property definition in CSS2.

        Returns:
        outline-style property
      • setOutlineStyle

        @DOMNameAttribute(name="outlineStyle")
        void setOutlineStyle(String value)

        See the outline-style property definition in CSS2.

      • getOutlineWidth

        @DOMNameAttribute(name="outlineWidth")
        String getOutlineWidth()

        See the outline-width property definition in CSS2.

        Returns:
        outline-width property
      • setOutlineWidth

        @DOMNameAttribute(name="outlineWidth")
        void setOutlineWidth(String value)

        See the outline-width property definition in CSS2.

      • getOverflow

        @DOMNameAttribute(name="overflow")
        String getOverflow()

        See the overflow property definition in CSS2.

        Returns:
        overflow property
      • getPadding

        @DOMNameAttribute(name="padding")
        String getPadding()

        See the padding property definition in CSS2.

        Returns:
        padding property
      • getPaddingTop

        @DOMNameAttribute(name="paddingTop")
        String getPaddingTop()

        See the padding-top property definition in CSS2.

        Returns:
        padding-top property
      • setPaddingTop

        @DOMNameAttribute(name="paddingTop")
        void setPaddingTop(String value)

        See the padding-top property definition in CSS2.

      • getPaddingRight

        @DOMNameAttribute(name="paddingRight")
        String getPaddingRight()

        See the padding-right property definition in CSS2.

        Returns:
        padding-right property
      • setPaddingRight

        @DOMNameAttribute(name="paddingRight")
        void setPaddingRight(String value)

        See the padding-right property definition in CSS2.

      • getPaddingBottom

        @DOMNameAttribute(name="paddingBottom")
        String getPaddingBottom()

        See the padding-bottom property definition in CSS2.

        Returns:
        padding-bottom property
      • setPaddingBottom

        @DOMNameAttribute(name="paddingBottom")
        void setPaddingBottom(String value)

        See the padding-bottom property definition in CSS2.

      • getPaddingLeft

        @DOMNameAttribute(name="paddingLeft")
        String getPaddingLeft()

        See the padding-left property definition in CSS2.

        Returns:
        padding-left property
      • setPaddingLeft

        @DOMNameAttribute(name="paddingLeft")
        void setPaddingLeft(String value)

        See the padding-left property definition in CSS2.

      • getPageBreakAfter

        @DOMNameAttribute(name="pageBreakAfter")
        String getPageBreakAfter()

        See the page-break-after property definition in CSS2.

        Returns:
        page-break-after property
      • setPageBreakAfter

        @DOMNameAttribute(name="pageBreakAfter")
        void setPageBreakAfter(String value)

        See the page-break-after property definition in CSS2.

      • getPageBreakBefore

        @DOMNameAttribute(name="pageBreakBefore")
        String getPageBreakBefore()

        See the page-break-before property definition in CSS2.

        Returns:
        page-break-before property
      • setPageBreakBefore

        @DOMNameAttribute(name="pageBreakBefore")
        void setPageBreakBefore(String value)

        See the page-break-before property definition in CSS2.

      • getPageBreakInside

        @DOMNameAttribute(name="pageBreakInside")
        String getPageBreakInside()

        See the page-break-inside property definition in CSS2.

        Returns:
        page-break-inside property
      • setPageBreakInside

        @DOMNameAttribute(name="pageBreakInside")
        void setPageBreakInside(String value)

        See the page-break-inside property definition in CSS2.

      • getPauseAfter

        @DOMNameAttribute(name="pauseAfter")
        String getPauseAfter()

        See the pause-after property definition in CSS2.

        Returns:
        pause-after property
      • setPauseAfter

        @DOMNameAttribute(name="pauseAfter")
        void setPauseAfter(String value)

        See the pause-after property definition in CSS2.

      • getPauseBefore

        @DOMNameAttribute(name="pauseBefore")
        String getPauseBefore()

        See the pause-before property definition in CSS2.

        Returns:
        pause-before property
      • setPauseBefore

        @DOMNameAttribute(name="pauseBefore")
        void setPauseBefore(String value)

        See the pause-before property definition in CSS2.

      • getPitchRange

        @DOMNameAttribute(name="pitchRange")
        String getPitchRange()

        See the pitch-range property definition in CSS2.

        Returns:
        pitch-range property
      • setPitchRange

        @DOMNameAttribute(name="pitchRange")
        void setPitchRange(String value)

        See the pitch-range property definition in CSS2.

      • getPlayDuring

        @DOMNameAttribute(name="playDuring")
        String getPlayDuring()

        See the play-during property definition in CSS2.

        Returns:
        play-during property
      • setPlayDuring

        @DOMNameAttribute(name="playDuring")
        void setPlayDuring(String value)

        See the play-during property definition in CSS2.

      • getPosition

        @DOMNameAttribute(name="position")
        String getPosition()

        See the position property definition in CSS2.

        Returns:
        position property
      • getRichness

        @DOMNameAttribute(name="richness")
        String getRichness()

        See the richness property definition in CSS2.

        Returns:
        richness property
      • getSpeakHeader

        @DOMNameAttribute(name="speakHeader")
        String getSpeakHeader()

        See the speak-header property definition in CSS2.

        Returns:
        speak-header property
      • setSpeakHeader

        @DOMNameAttribute(name="speakHeader")
        void setSpeakHeader(String value)

        See the speak-header property definition in CSS2.

      • getSpeakNumeral

        @DOMNameAttribute(name="speakNumeral")
        String getSpeakNumeral()

        See the speak-numeral property definition in CSS2.

        Returns:
        speak-numeral property
      • setSpeakNumeral

        @DOMNameAttribute(name="speakNumeral")
        void setSpeakNumeral(String value)

        See the speak-numeral property definition in CSS2.

      • getSpeakPunctuation

        @DOMNameAttribute(name="speakPunctuation")
        String getSpeakPunctuation()

        See the speak-punctuation property definition in CSS2.

        Returns:
        speak-punctuation property
      • setSpeakPunctuation

        @DOMNameAttribute(name="speakPunctuation")
        void setSpeakPunctuation(String value)

        See the speak-punctuation property definition in CSS2.

      • getSpeechRate

        @DOMNameAttribute(name="speechRate")
        String getSpeechRate()

        See the speech-rate property definition in CSS2.

        Returns:
        speech-rate property
      • setSpeechRate

        @DOMNameAttribute(name="speechRate")
        void setSpeechRate(String value)

        See the speech-rate property definition in CSS2.

      • getTableLayout

        @DOMNameAttribute(name="tableLayout")
        String getTableLayout()

        See the table-layout property definition in CSS2.

        Returns:
        table-layout property
      • setTableLayout

        @DOMNameAttribute(name="tableLayout")
        void setTableLayout(String value)

        See the table-layout property definition in CSS2.

      • getTextAlign

        @DOMNameAttribute(name="textAlign")
        String getTextAlign()

        See the text-align property definition in CSS2.

        Returns:
        text-align property
      • getTextDecoration

        @DOMNameAttribute(name="textDecoration")
        String getTextDecoration()

        See the text-decoration property definition in CSS2.

        Returns:
        text-decoration property
      • setTextDecoration

        @DOMNameAttribute(name="textDecoration")
        void setTextDecoration(String value)

        See the text-decoration property definition in CSS2.

      • getTextIndent

        @DOMNameAttribute(name="textIndent")
        String getTextIndent()

        See the text-indent property definition in CSS2.

        Returns:
        text-indent property
      • setTextIndent

        @DOMNameAttribute(name="textIndent")
        void setTextIndent(String value)

        See the text-indent property definition in CSS2.

      • getTextShadow

        @DOMNameAttribute(name="textShadow")
        String getTextShadow()

        See the text-shadow property definition in CSS2.

        Returns:
        text-shadow property
      • setTextShadow

        @DOMNameAttribute(name="textShadow")
        void setTextShadow(String value)

        See the text-shadow property definition in CSS2.

      • getTextTransform

        @DOMNameAttribute(name="textTransform")
        String getTextTransform()

        See the text-transform property definition in CSS2.

        Returns:
        text-transform property
      • setTextTransform

        @DOMNameAttribute(name="textTransform")
        void setTextTransform(String value)

        See the text-transform property definition in CSS2.

      • getUnicodeBidi

        @DOMNameAttribute(name="unicodeBidi")
        String getUnicodeBidi()

        See the unicode-bidi property definition in CSS2.

        Returns:
        unicode-bidi property
      • setUnicodeBidi

        @DOMNameAttribute(name="unicodeBidi")
        void setUnicodeBidi(String value)

        See the unicode-bidi property definition in CSS2.

      • getVerticalAlign

        @DOMNameAttribute(name="verticalAlign")
        String getVerticalAlign()

        See the vertical-align property definition in CSS2.

        Returns:
        vertical-align property
      • setVerticalAlign

        @DOMNameAttribute(name="verticalAlign")
        void setVerticalAlign(String value)

        See the vertical-align property definition in CSS2.

      • getVisibility

        @DOMNameAttribute(name="visibility")
        String getVisibility()

        See the visibility property definition in CSS2.

        Returns:
        visibility property
      • setVisibility

        @DOMNameAttribute(name="visibility")
        void setVisibility(String value)

        See the visibility property definition in CSS2.

      • getVoiceFamily

        @DOMNameAttribute(name="voiceFamily")
        String getVoiceFamily()

        See the voice-family property definition in CSS2.

        Returns:
        voice-family property
      • setVoiceFamily

        @DOMNameAttribute(name="voiceFamily")
        void setVoiceFamily(String value)

        See the voice-family property definition in CSS2.

      • getWhiteSpace

        @DOMNameAttribute(name="whiteSpace")
        String getWhiteSpace()

        See the white-space property definition in CSS2.

        Returns:
        white-space property
      • setWhiteSpace

        @DOMNameAttribute(name="whiteSpace")
        void setWhiteSpace(String value)

        See the white-space property definition in CSS2.

      • getWordSpacing

        @DOMNameAttribute(name="wordSpacing")
        String getWordSpacing()

        See the word-spacing property definition in CSS2.

        Returns:
        word-spacing property
      • setWordSpacing

        @DOMNameAttribute(name="wordSpacing")
        void setWordSpacing(String value)

        See the word-spacing property definition in CSS2.

      • getZIndex

        @DOMNameAttribute(name="zIndex")
        String getZIndex()

        See the z-index property definition in CSS2.

        Returns:
        z-index property