Interface STTextScale

  • All Superinterfaces:
    XmlAnySimpleType, XmlObject, XmlTokenSource

    public interface STTextScale
    extends XmlAnySimpleType
    An XML ST_TextScale(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a union type. Instances are of one of the following types: org.openxmlformats.schemas.wordprocessingml.x2006.main.STTextScalePercent org.openxmlformats.schemas.wordprocessingml.x2006.main.STTextScaleDecimal
    • Method Detail

      • getObjectValue

        java.lang.Object getObjectValue()
      • setObjectValue

        void setObjectValue​(java.lang.Object val)