[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WorksheetReference.IsValid

IsValid Method

IsValid(bool)

Gets a boolean value indicating whether this WorksheetReference value is valid.

Declaration
public bool IsValid(bool navigate)
Public Function IsValid(navigate As Boolean) As Boolean
Parameters
Type Name Description
bool navigate

true if the function validate for navigating; otherwise, false for accessing.

Returns
Type Description
bool

true if this WorksheetReference value is valid; otherwise, false.