Parameters
- startRow
- The first row from which to retrieve data.
- startColumn
- The first column from which to retrieve data.
- endRow
- The last row from which to retrieve data.
- endColumn
- The last column from which to retrieve data.
- areaType
- A GetTextArea Enumeration value that specifies whether string data is returned as a stream or block.
- wrap
- A GetTextWrap Enumeration value that specifies screen wrapping characteristics.
- attr
- A GetTextAttr Enumeration value that specifies the field types to return.
- flags
- A GetTextFlags Enumeration value that specifies formatting information.
Return Value
The text in the specifed area.