[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IWorksheet.Select

Select Method

Select(bool)

选择对象。

Declaration
void Select(bool replace = true)
Parameters
Type Name Description
bool replace

True 以指定的对象替换当前选择。 False 将当前选择扩展到包括任何先前选择的对象和指定的对象。