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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

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