Interface CTAnimationDgmElement

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getId

      String getId()
      Gets the "id" attribute
    • xgetId

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid xgetId()
      Gets (as xml) the "id" attribute
    • isSetId

      boolean isSetId()
      True if has "id" attribute
    • setId

      void setId(String id)
      Sets the "id" attribute
    • xsetId

      void xsetId(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid id)
      Sets (as xml) the "id" attribute
    • unsetId

      void unsetId()
      Unsets the "id" attribute
    • getBldStep

      STDgmBuildStep.Enum getBldStep()
      Gets the "bldStep" attribute
    • xgetBldStep

      STDgmBuildStep xgetBldStep()
      Gets (as xml) the "bldStep" attribute
    • isSetBldStep

      boolean isSetBldStep()
      True if has "bldStep" attribute
    • setBldStep

      void setBldStep(STDgmBuildStep.Enum bldStep)
      Sets the "bldStep" attribute
    • xsetBldStep

      void xsetBldStep(STDgmBuildStep bldStep)
      Sets (as xml) the "bldStep" attribute
    • unsetBldStep

      void unsetBldStep()
      Unsets the "bldStep" attribute