The information in this article applies to:
SUMMARY
When you write a macro in WordBasic, you may need to know whether the
insertion point is positioned within a Word for Windows table.
MORE INFORMATION
WARNING: ANY USE BY YOU OF THE CODE PROVIDED IN THIS ARTICLE IS AT YOUR OWN
RISK. Microsoft provides this macro code "as is" without warranty of any
kind, either express or implied, including but not limited to the implied
warranties of merchantability and/or fitness for a particular purpose.
SYNTAX
The SelInfo() command returns various types of information about the
current selection. There are 30 different arguments (types) for the
SelInfo command. Type number 12 returns -1 if the selection is within a
table.
REFERENCES"Using WordBasic," by WexTech Systems and Microsoft, page 277-278 Additional query words:
Keywords : wordnt kbmacroexample winword macword kbtable word6 word7 word95 macword6 |
Last Reviewed: December 22, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |