portionex-ag凯发旗舰厅



com.spire.presentation
class portionex

java.lang.object
  extended by com.spire.presentation.textcharacterproperties
      extended by com.spire.presentation.portionex
all implemented interfaces:
iactivepresentation, islidecomponent

public final class portionex
extends textcharacterproperties
implements islidecomponent

represents a range of a text.


constructor summary
portionex()
          initializes a new instance of the text range class.
portionex(portionex textrange)
          initializes a new instance of the text range class.
portionex(portionformatex portionprops)
           
portionex(portionformatex portionprops, java.lang.string str)
           
portionex(java.lang.string str)
          initializes a new instance of the text range class.
 
method summary
 void addfield(fieldtype fieldtype)
          converts this range to the automaticaly updated field.
 field getfield()
          gets a field of this text range.
 portionformatex getformat()
          gets text range's formatting.
 paragraphex getparagraph()
          gets paragraph of text range.
 java.lang.string gettext()
          gets the plain text of a text range..
 void removefield()
          converts this field range to the simple text range.
 void settext(java.lang.string value)
          sets the plain text of a text range..
 
methods inherited from class com.spire.presentation.textcharacterproperties
getalternativelanguage, getbookmarkid, getclickaction, getcomplexscriptfont, getdefaultlatinfont, getdisplayfill, geteastasianfont, geteffectdag, getfill, getfontheight, getfontminsize, gethighlightcolor, getkumimoji, getlanguage, getlatinfont, getlinespacing, getmouseoveraction, getnoproofing, getnormalizeheights, getscriptdistance, getsmarttagclean, getsymbolfont, gettextcaptype, gettextlineformat, gettextstrikethroughtype, gettextunderlinetype, getunderlinefillformat, getunderlineformat, hasclickaction, isbold, isbold, isitalic, isitalic, setalternativelanguage, setbookmarkid, setclickaction, setcomplexscriptfont, setdefaultlatinfont, seteastasianfont, setfontheight, setfontminsize, setkumimoji, setlanguage, setlatinfont, setlinespacing, setmouseoveraction, setnoproofing, setnormalizeheights, setscriptdistance, setsmarttagclean, setsymbolfont, settextcaptype, settextstrikethroughtype, settextunderlinetype
 
methods inherited from interface com.spire.presentation.islidecomponent
getslide
 
methods inherited from interface com.spire.presentation.iactivepresentation
getpresentation
 
constructor detail

portionex

public portionex()
initializes a new instance of the text range class.
throws:
java.lang.exception

portionex

public portionex(java.lang.string str)
initializes a new instance of the text range class.
parameters:
str -
throws:
java.lang.exception

portionex

public portionex(portionex textrange)
initializes a new instance of the text range class.
parameters:
textrange -
throws:
java.lang.exception

portionex

public portionex(portionformatex portionprops)

portionex

public portionex(portionformatex portionprops,
                 java.lang.string str)
method detail

getformat

public portionformatex getformat()
gets text range's formatting. readonly .
overrides:
getformat in class textcharacterproperties
returns:

getparagraph

public paragraphex getparagraph()
gets paragraph of text range.
returns:

gettext

public java.lang.string gettext()
gets the plain text of a text range..
returns:
the text.

settext

public void settext(java.lang.string value)
sets the plain text of a text range..

getfield

public field getfield()
gets a field of this text range. readonly .
returns:

addfield

public void addfield(fieldtype fieldtype)
converts this range to the automaticaly updated field.
parameters:
fieldtype -

removefield

public void removefield()
converts this field range to the simple text range.


网站地图