Attachmate.Reflection.Productivity Namespace > IOfficeTools Interface : GetBookmarks Method |
'Declaration
Function GetBookmarks( _ ByVal templateFile As String _ ) As String()
'Usage
Dim instance As IOfficeTools Dim templateFile As String Dim value() As String value = instance.GetBookmarks(templateFile)
string[] GetBookmarks( string templateFile )