要求されたページは選択されたバージョンでは利用できない。
DoesItemExistByText
Syntax
Boolean DoesItemExistByText(string text)
Description
Determine whether or not a tab, as specified by its text content, exists.
Parameters
text
String value specifying the text content oftab to find.
Return Value
Return TRUE iftab exists; otherwise, FALSE.