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

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