CreateComment
GridCell.CreateComment method
Erstellt ein Kommentarobjekt für eine Zelle.
public GridComment CreateComment(string note, string author, bool isvisible)
| Parameter | Typ | Beschreibung |
|---|---|---|
| note | String | Kommentar notiz. |
| author | String | Kommentar Autor. |
| isvisible | Boolean | ob der Kommentar sichtbar ist. |
Rückgabewert
GridComment-Objekt
Siehe auch
- class GridComment
- class GridCell
- namensraum Aspose.Cells.GridWeb.Data
- Montage Aspose.Cells.GridWeb