Interface STGapAmount

  • All Superinterfaces:
    XmlAnySimpleType, XmlObject, XmlTokenSource

    public interface STGapAmount
    extends XmlAnySimpleType
    An XML ST_GapAmount(@http://schemas.openxmlformats.org/drawingml/2006/chart). This is a union type. Instances are of one of the following types: org.openxmlformats.schemas.drawingml.x2006.chart.STGapAmountPercent org.openxmlformats.schemas.drawingml.x2006.chart.STGapAmountUShort
    • Method Detail

      • getObjectValue

        java.lang.Object getObjectValue()
      • setObjectValue

        void setObjectValue​(java.lang.Object val)