Packages

 

com.aspose.imaging.fileformats.opendocument.objects.graphic

Class OdTextSpan

    • Constructor Detail

      • OdTextSpan

        public OdTextSpan(OdObject parent)

        Initializes a new instance of the OdTextSpan class.

        Parameters:
        parent - The parent.
    • Method Detail

      • getText

        public final String getText()

        Gets the text.

        Returns:
        the text.
      • setText

        public final void setText(String value)

        Sets the text.

        Parameters:
        value - the text.