endnote-ag凯发旗舰厅



com.spire.doc
class endnote

java.lang.object
  extended by com.spire.doc.endnote

public class endnote
extends java.lang.object

constructor summary
endnote(document document)
          initializes a new instance of the endnote class.
 
method summary
 endnote deepclone()
          clones this instance.
 body getcontinuationnotice()
          gets the continuation notice.
 body getcontinuationseparator()
          gets the continuation separator.
 body getseparator()
          gets the separator.
 void setcontinuationnotice(body value)
          sets the continuation notice.
 void setcontinuationseparator(body value)
          sets the continuation separator.
 void setseparator(body value)
          sets the separator.
 
constructor detail

endnote

public endnote(document document)
initializes a new instance of the endnote class.
parameters:
document - the document.
method detail

getseparator

public body getseparator()
gets the separator.
returns:
the separator.

setseparator

public void setseparator(body value)
sets the separator.
parameters:
value - the separator.

getcontinuationseparator

public body getcontinuationseparator()
gets the continuation separator.
returns:
the continuation separator.

setcontinuationseparator

public void setcontinuationseparator(body value)
sets the continuation separator.
parameters:
value - the continuation separator.

getcontinuationnotice

public body getcontinuationnotice()
gets the continuation notice.
returns:
the continuation notice.

setcontinuationnotice

public void setcontinuationnotice(body value)
sets the continuation notice.
parameters:
value - the continuation notice.

deepclone

public endnote deepclone()
clones this instance.
returns:
endnote


网站地图