Interface CTLvlLegacy

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getLegacy

        STOnOff.Enum getLegacy()
        Gets the "legacy" attribute
      • xgetLegacy

        STOnOff xgetLegacy()
        Gets (as xml) the "legacy" attribute
      • isSetLegacy

        boolean isSetLegacy()
        True if has "legacy" attribute
      • setLegacy

        void setLegacy​(STOnOff.Enum legacy)
        Sets the "legacy" attribute
      • xsetLegacy

        void xsetLegacy​(STOnOff legacy)
        Sets (as xml) the "legacy" attribute
      • unsetLegacy

        void unsetLegacy()
        Unsets the "legacy" attribute
      • getLegacySpace

        java.math.BigInteger getLegacySpace()
        Gets the "legacySpace" attribute
      • xgetLegacySpace

        STTwipsMeasure xgetLegacySpace()
        Gets (as xml) the "legacySpace" attribute
      • isSetLegacySpace

        boolean isSetLegacySpace()
        True if has "legacySpace" attribute
      • setLegacySpace

        void setLegacySpace​(java.math.BigInteger legacySpace)
        Sets the "legacySpace" attribute
      • xsetLegacySpace

        void xsetLegacySpace​(STTwipsMeasure legacySpace)
        Sets (as xml) the "legacySpace" attribute
      • unsetLegacySpace

        void unsetLegacySpace()
        Unsets the "legacySpace" attribute
      • getLegacyIndent

        java.math.BigInteger getLegacyIndent()
        Gets the "legacyIndent" attribute
      • xgetLegacyIndent

        STSignedTwipsMeasure xgetLegacyIndent()
        Gets (as xml) the "legacyIndent" attribute
      • isSetLegacyIndent

        boolean isSetLegacyIndent()
        True if has "legacyIndent" attribute
      • setLegacyIndent

        void setLegacyIndent​(java.math.BigInteger legacyIndent)
        Sets the "legacyIndent" attribute
      • xsetLegacyIndent

        void xsetLegacyIndent​(STSignedTwipsMeasure legacyIndent)
        Sets (as xml) the "legacyIndent" attribute
      • unsetLegacyIndent

        void unsetLegacyIndent()
        Unsets the "legacyIndent" attribute