asposecells.api
Class SignatureLine

Represent the singature line.

Constructor Summary
SignatureLine()
          
 
Property Getters/Setters Summary
methodgetAllowComments()
methodsetAllowComments(value)
           Indicates whether comments could be attched.
methodgetEmail()
methodsetEmail(value)
           Gets and sets the email of signer.
methodgetInstructions()
methodsetInstructions(value)
           Gets and sets the text shown to user at signing time.
methodisLine()
methodsetLine(value)
           Inidicats whether it is a singatuer line.
methodgetShowSignedDate()
methodsetShowSignedDate(value)
           Indicates whether show signed date.
methodgetSigner()
methodsetSigner(value)
           Gets and sets the singer.
methodgetTitle()
methodsetTitle(value)
           Gets and sets the title of singer.
 

Constructor Detail

SignatureLine

SignatureLine()

Property Getters/Setters Detail

getSigner/setSigner : String 

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

getTitle/setTitle : String 

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

getEmail/setEmail : String 

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

isLine/setLine : boolean 

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

getAllowComments/setAllowComments : boolean 

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

getShowSignedDate/setShowSignedDate : boolean 

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

getInstructions/setInstructions : String 

String getInstructions() / 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.