Version

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:

spy.png – Identification property (Visible in object spy)

checkpoint.png – Checkpoint property (Visible with checkpoints)

script.png – Accessible in script

Property name Description Accessibility

ActiveCell

Returns the string representation of the currently active cell.

spy.png
checkpoint.png
script.png

ActiveSheet

Returns the string name of the currently active sheet.

spy.png
checkpoint.png
script.png

ActiveCellRange

Returns the string representation of the selection of just the active cell range.

spy.png
checkpoint.png
script.png

SelectedCells

Returns the string representation of the entire selection of cells.

spy.png
checkpoint.png
script.png

ZoomLevel

Returns a value from 10-400, 100 being the default representing the percentage of zoom for the current worksheet.

spy.png
checkpoint.png
script.png

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.

Topic Purpose

This topic provides information about the recordable user actions for testing the XamSpreadsheet™ control.

This topic provides information about the replay only user actions for testing the XamSpreadsheet™ control.

This topic provides reference information about the xamSpreadsheet’s custom properties embedded to objects of the identified types via the Control Property Access methods.

This topic provides reference material on the common enumerations used for testing the XamSpreadsheet™ control.