iparagraphstyle-ag凯发旗舰厅



com.spire.doc.interfaces
interface iparagraphstyle

all superinterfaces:
istyle
all known implementing classes:
paragraphstyle

public interface iparagraphstyle
extends istyle

represents the style that can be used to format a paragraph.


method summary
 characterformat getcharacterformat()
          gets formatting of characters inside paragraph.
 paragraphformat getparagraphformat()
          gets formatting of paragraph.
 
methods inherited from interface com.spire.doc.interfaces.istyle
deepclone, getname, getstyleid, getstyletype, setname
 
method detail

getparagraphformat

paragraphformat getparagraphformat()
gets formatting of paragraph.
returns:
paragraphformat

getcharacterformat

characterformat getcharacterformat()
gets formatting of characters inside paragraph.
returns:
characterformat


网站地图