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