Interface CfDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CfDocument
    extends XmlObject
    A document containing one cf(@http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes) element. This is a complex type.
    • Method Detail

      • getCf

        CTCf getCf()
        Gets the "cf" element
      • setCf

        void setCf​(CTCf cf)
        Sets the "cf" element
      • addNewCf

        CTCf addNewCf()
        Appends and returns a new empty "cf" element