VISIO::NOTEBOOK_NAME_PAGE
(int notebook, int page, string text)
Description: Sets a text in
a tab. The notebook, page and text are passed as argument. The
page parameter is not the logical page number, but the value passed from
Visio when creating a notebook page.
Example: VISIO::NOTEBOOK_NAME_PAGE
(notebook, page, 2)