Thank you for your feedback! You have rated this topic in the last 30 days.
xamSpreadsheet - Properties Reference
XamSpreadSheet Properties Reference
Introduction
This topic provides reference information about the inspectable test object properties of the XamSpreadSheet™ control.
Properties reference chart
The following table summarizes the control’s test object properties and tools with which you can inspect them.
Legend:
– Identification property (Visible in object spy)
– Checkpoint property (Visible with checkpoints)
– Accessible in script
Property name
Description
Accessibility
ActiveCell
Returns the string representation of the currently active cell.
ActiveSheet
Returns the string name of the currently active sheet.
ActiveCellRange
Returns the string representation of the selection of just the active cell range.
SelectedCells
Returns the string representation of the entire selection of cells.
ZoomLevel
Returns a value from 10-400, 100 being the default representing the percentage of zoom for the current worksheet.
Table Verification
When performing a standard checkpoint, the returned result contains a table of the values of the selected cells of the active cell range of the XamSpreadSheet.
Related Content
Topics
The following topics provide additional information related to this topic.
This topic provides reference information about the xamSpreadsheet’s custom properties embedded to objects of the identified types via the Control Property Access methods.