Filter Object¶
Properties¶
Specifies the flag indicating whether the object is enabled. | |
Specifies a string to search for. | |
Specifies the one-based index of the column of the text you want to search, 0 if you want to search for whole lines, or -1 if you want to specify the beginning and end of the text in characters as the Begin and End properties. | |
Specifies a combination of flags. | |
Specifies the index of beginning of the column (in logical characters) of the text you want to search, or 0 if you want to count the last portion of the text and specify as End. The Column property must be -1 to enable this field. | |
Specifies the index of end of the column (in logical characters) of the text you want to search, or 0 if you want to search all the rest of the text. The Column property must be -1 to enable this field. | |
Specifies a combination of flags. | |
Specifies a string to replace with. |
Version¶
Supported on EmEditor Professional Version 16.0 or later.