Page tree
Skip to end of metadata
Go to start of metadata

Description

Creates a comment and associates it with the cell with the specified row and column coordinates.

C#
vb.net

Parameters

row
The row for the new comment (0-based).
column
The column for the new comment (0-based).

Returns

The new comment.
  • No labels