Interface CTFramesetSplitbar

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTFramesetSplitbar extends XmlObject
An XML CT_FramesetSplitbar(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getW

      Gets the "w" element
    • isSetW

      boolean isSetW()
      True if has "w" element
    • setW

      void setW(CTTwipsMeasure w)
      Sets the "w" element
    • addNewW

      CTTwipsMeasure addNewW()
      Appends and returns a new empty "w" element
    • unsetW

      void unsetW()
      Unsets the "w" element
    • getColor

      CTColor getColor()
      Gets the "color" element
    • isSetColor

      boolean isSetColor()
      True if has "color" element
    • setColor

      void setColor(CTColor color)
      Sets the "color" element
    • addNewColor

      CTColor addNewColor()
      Appends and returns a new empty "color" element
    • unsetColor

      void unsetColor()
      Unsets the "color" element
    • getNoBorder

      CTOnOff getNoBorder()
      Gets the "noBorder" element
    • isSetNoBorder

      boolean isSetNoBorder()
      True if has "noBorder" element
    • setNoBorder

      void setNoBorder(CTOnOff noBorder)
      Sets the "noBorder" element
    • addNewNoBorder

      CTOnOff addNewNoBorder()
      Appends and returns a new empty "noBorder" element
    • unsetNoBorder

      void unsetNoBorder()
      Unsets the "noBorder" element
    • getFlatBorders

      CTOnOff getFlatBorders()
      Gets the "flatBorders" element
    • isSetFlatBorders

      boolean isSetFlatBorders()
      True if has "flatBorders" element
    • setFlatBorders

      void setFlatBorders(CTOnOff flatBorders)
      Sets the "flatBorders" element
    • addNewFlatBorders

      CTOnOff addNewFlatBorders()
      Appends and returns a new empty "flatBorders" element
    • unsetFlatBorders

      void unsetFlatBorders()
      Unsets the "flatBorders" element