SpreadsheetPosition class
SpreadsheetPosition class
Defines signature position for Spreadsheet documents.
Inheritance: SpreadsheetPosition →
SignatureExtension
The SpreadsheetPosition type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Creates Spreadsheet signature position with predefined row and column. |
Properties
| Property | Description |
|---|---|
| row | Gets or sets the top row number of signature (min value is 0). |
| column | Gets or sets the left column number of signature (min value is 0). |
Methods
| Method | Description |
|---|---|
| clone | Gets a copy of this object. |
See Also
- module
groupdocs.signature.domain.extensions - class
SignatureExtension - class
SpreadsheetPosition