[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IWorksheet.FreezePanes

FreezePanes Method

FreezePanes(int, int)

在指定位置冻结窗格。

Declaration
void FreezePanes(int row, int column)
Parameters
Type Name Description
int row

冻结行的位置。

int column

冻结列的位置。