Class CellDefaultState
CellDefaultState class
The class stores information about the state of the text before annotation
public class CellDefaultState
Constructors
Name | Description |
---|---|
CellDefaultState() | Initialize instance of the CellDefaultState with default values. |
CellDefaultState(Cell) | Initialize instance of the CellDefaultState with given Cell values. |
Methods
Name | Description |
---|---|
RestoreCell(Worksheet) |
Fields
Name | Description |
---|---|
FontColor | Font Color of text |
ForegroundArgbColor | Foreground Argb Color of text |
Pattern | Pattern pf text |
Strikeout | Strikeout of text |
Underline | Underline of text |
Value | Value |
X | X-axis location |
Y | Y-axis location |
See Also
- namespace GroupDocs.Annotation.Projects.Cells.Models
- assembly GroupDocs.Annotation