Add
CheckBoxCollection.Add method
Lägger till en kryssruta i samlingen.
public int Add(int upperLeftRow, int upperLeftColumn, int height, int width)
Parameter | Typ | Beskrivning |
---|---|---|
upperLeftRow | Int32 | Övre vänstra radens index. |
upperLeftColumn | Int32 | Övre vänstra kolumnindex. |
height | Int32 | Höjd på kryssrutan, i pixelenhet. |
width | Int32 | Bredd på kryssrutan, i pixelenhet. |
Returvärde
CheckBox
objektindex.
Se även
- class CheckBoxCollection
- namnutrymme Aspose.Cells.Drawing
- hopsättning Aspose.Cells