[]
Determines whether this cell range is valid in the specified sheet.
public bool IsValid(SheetView sheetView)
Public Function IsValid(sheetView As SheetView) As Boolean
Type | Name | Description |
---|---|---|
SheetView | sheetView | Sheet |
Type | Description |
---|---|
bool |
|