Interface CTGeomGuide

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getName

      String getName()
      Gets the "name" attribute
    • xgetName

      STGeomGuideName xgetName()
      Gets (as xml) the "name" attribute
    • setName

      void setName(String name)
      Sets the "name" attribute
    • xsetName

      void xsetName(STGeomGuideName name)
      Sets (as xml) the "name" attribute
    • getFmla

      String getFmla()
      Gets the "fmla" attribute
    • xgetFmla

      STGeomGuideFormula xgetFmla()
      Gets (as xml) the "fmla" attribute
    • setFmla

      void setFmla(String fmla)
      Sets the "fmla" attribute
    • xsetFmla

      void xsetFmla(STGeomGuideFormula fmla)
      Sets (as xml) the "fmla" attribute