Add
CheckBoxCollection.Add method
Koleksiyona bir onay kutusu ekler.
public int Add(int upperLeftRow, int upperLeftColumn, int height, int width)
| Parametre | Tip | Tanım |
|---|---|---|
| upperLeftRow | Int32 | Sol üst satır dizini. |
| upperLeftColumn | Int32 | Sol üst sütun dizini. |
| height | Int32 | CheckBox’ın piksel birimi cinsinden yüksekliği. |
| width | Int32 | Piksel biriminde onay kutusunun genişliği. |
Geri dönüş değeri
CheckBox nesne indeksi.
Ayrıca bakınız
- class CheckBoxCollection
- ad alanı Aspose.Cells.Drawing
- toplantı Aspose.Cells