[]
        
(Showing Draft Content)

C1.Excel.XLSheetCollection.IsSelected

IsSelected Method

IsSelected(XLSheet)

Gets information about whether the worksheet is selected or not.

Declaration
public bool IsSelected(XLSheet sheet)
Parameters
Type Name Description
XLSheet sheet

The XLSheet object.

Returns
Type Description
bool

true if is selected, owervise false.