GetCellStyle

Cells.GetCellStyle method

Få stilen för given cell.

public Style GetCellStyle(int row, int column)
ParameterTypBeskrivning
rowInt32radindex
columnInt32kolumn

Returvärde

stilen för given cell.

Se även