Add
CheckBoxCollection.Add method
Ajoute une case à cocher à la collection.
public int Add(int upperLeftRow, int upperLeftColumn, int height, int width)
| Paramètre | Taper | La description |
|---|---|---|
| upperLeftRow | Int32 | Index de ligne en haut à gauche. |
| upperLeftColumn | Int32 | Index de la colonne en haut à gauche. |
| height | Int32 | Hauteur de checkBox, en unité de pixel. |
| width | Int32 | Largeur de checkBox, en unité de pixel. |
Return_Value
CheckBox indice d’objet.
Voir également
- class CheckBoxCollection
- espace de noms Aspose.Cells.Drawing
- Assemblée Aspose.Cells