Interface CTDeletedField

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getName

        java.lang.String getName()
        Gets the "name" attribute
      • xgetName

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetName()
        Gets (as xml) the "name" attribute
      • setName

        void setName​(java.lang.String name)
        Sets the "name" attribute
      • xsetName

        void xsetName​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring name)
        Sets (as xml) the "name" attribute