RevisionQueryTableCellArea Property |
Gets the location of the affected query table.
Namespace:
Aspose.Cells.Revisions
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 22.5.0.0 (22.5.0)
Syntaxpublic CellArea CellArea { get; }
Public ReadOnly Property CellArea As CellArea
Get
public:
property CellArea CellArea {
CellArea get ();
}
member CellArea : CellArea with get
Property Value
Type:
CellArea
See Also