Method Bookmark
Bookmark(string?)
Formats an undefined-bookmark error naming the bookmark, as Word does.
public static string Bookmark(string? name)
Parameters
namestringThe bookmark name.
Returns
- string
The error text.
Formats an undefined-bookmark error naming the bookmark, as Word does.
public static string Bookmark(string? name)
name stringThe bookmark name.
The error text.