ViewFrame
class ViewFrame
Represents the data being transformed during an action.
Types
Properties
Link copied to clipboard
Controls if analytics computation is enabled or disabled. Enabled by default.
Link copied to clipboard
The number of columns to include in the view frame, beginning with the StartColumnIndex
value and ignoring any columns in the HiddenColumns
list.
Link copied to clipboard
A list of columns to hide in the view frame.
Link copied to clipboard
The starting index for the range of columns to return in the view frame.
Link copied to clipboard
The starting index for the range of rows to return in the view frame.