Interface CTTableBackgroundStyle

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTTableBackgroundStyle
    extends XmlObject
    An XML CT_TableBackgroundStyle(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
    • Method Detail

      • isSetFill

        boolean isSetFill()
        True if has "fill" element
      • addNewFill

        CTFillProperties addNewFill()
        Appends and returns a new empty "fill" element
      • unsetFill

        void unsetFill()
        Unsets the "fill" element
      • isSetFillRef

        boolean isSetFillRef()
        True if has "fillRef" element
      • unsetFillRef

        void unsetFillRef()
        Unsets the "fillRef" element
      • isSetEffect

        boolean isSetEffect()
        True if has "effect" element
      • addNewEffect

        CTEffectProperties addNewEffect()
        Appends and returns a new empty "effect" element
      • unsetEffect

        void unsetEffect()
        Unsets the "effect" element
      • isSetEffectRef

        boolean isSetEffectRef()
        True if has "effectRef" element
      • addNewEffectRef

        CTStyleMatrixReference addNewEffectRef()
        Appends and returns a new empty "effectRef" element
      • unsetEffectRef

        void unsetEffectRef()
        Unsets the "effectRef" element