SetRowHeightPixel
GridCells.SetRowHeightPixel method
Legt die Zeilenhöhe in Pixeleinheiten fest.
public void SetRowHeightPixel(int row, int pixels)
Parameter | Typ | Beschreibung |
---|---|---|
row | Int32 | Zeilenindex. |
pixels | Int32 | Anzahl Pixel. |
Siehe auch
- class GridCells
- namensraum Aspose.Cells.GridDesktop.Data
- Montage Aspose.Cells.GridDesktop