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 Next »

Description

Creates a bookmark on the specified row using the specified name.

C#
vb.net

Parameters

row
An int representing the table cell's row.
name
A String representing the bookmark name.

Examples

C#
vb.net
  • No labels