UnhideRow
GridCells.UnhideRow method
Blendet eine Zeile ein.
public void UnhideRow(int row)
Parameter | Typ | Beschreibung |
---|---|---|
row | Int32 | Zeilenindex. |
Siehe auch
- class GridCells
- namensraum Aspose.Cells.GridDesktop.Data
- Montage Aspose.Cells.GridDesktop
Blendet eine Zeile ein.
public void UnhideRow(int row)
Parameter | Typ | Beschreibung |
---|---|---|
row | Int32 | Zeilenindex. |