TdxSpreadSheetTableView.IsRowVisible(Integer) Method
In This Article
Identifies if the specified worksheet row is visible for the Spreadsheet formula engine.
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
ARow | Integer | The target worksheet row. |
#Returns
Type | Description |
---|---|
Boolean |
See Also