AutoFitRows
AutoFitRows()
Autopassar alla rader i detta kalkylblad.
public void AutoFitRows()
Se även
- class Worksheet
- namnutrymme Aspose.Cells.GridDesktop
- hopsättning Aspose.Cells.GridDesktop
AutoFitRows(int, int)
Autopassar radhöjd i ett intervall.
public void AutoFitRows(int startRow, int endRow)
Parameter | Typ | Beskrivning |
---|---|---|
startRow | Int32 | Starta radindex. |
endRow | Int32 | Slutradindex. |
Se även
- class Worksheet
- namnutrymme Aspose.Cells.GridDesktop
- hopsättning Aspose.Cells.GridDesktop