aspose.cells
Class SignatureLine

Represent the singature line.

Constructor Summary
SignatureLine()
          
 
Property Getters/Setters Summary
functiongetAllowComments()
functionsetAllowComments(value)
           Indicates whether comments could be attched.
functiongetEmail()
functionsetEmail(value)
           Gets and sets the email of signer.
functiongetInstructions()
functionsetInstructions(value)
           Gets and sets the text shown to user at signing time.
functionisLine()
functionsetLine(value)
           Inidicats whether it is a singatuer line.
functiongetShowSignedDate()
functionsetShowSignedDate(value)
           Indicates whether show signed date.
functiongetSigner()
functionsetSigner(value)
           Gets and sets the singer.
functiongetTitle()
functionsetTitle(value)
           Gets and sets the title of singer.
 

Constructor Detail

SignatureLine

function SignatureLine()

Property Getters/Setters Detail

getSigner/setSigner : String 

function getSigner() / function setSigner(value)
Gets and sets the singer.

getTitle/setTitle : String 

function getTitle() / function setTitle(value)
Gets and sets the title of singer.

getEmail/setEmail : String 

function getEmail() / function setEmail(value)
Gets and sets the email of signer.

isLine/setLine : boolean 

function isLine() / function setLine(value)
Inidicats whether it is a singatuer line.

getAllowComments/setAllowComments : boolean 

function getAllowComments() / function setAllowComments(value)
Indicates whether comments could be attched.

getShowSignedDate/setShowSignedDate : boolean 

function getShowSignedDate() / function setShowSignedDate(value)
Indicates whether show signed date.

getInstructions/setInstructions : String 

function getInstructions() / function setInstructions(value)
Gets and sets the text shown to user at signing time.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.