... including URL and other Internet Web site references, is subject to change. without notice. ... does not give you any license to these patents, tr
Document source : download.microsoft.com
Table Suite
511
Class: table
Plural
tables
Elements
column
row
table
Represents a single table.
Use table index, where index is the index number, to return a single table object. The index number
represents the position of the table in the selection, text range, or document. The following example
converts the first table in the active document to text.
set table1 to table 1 of active document
convert to text table1 separator separate by tabs
Properties
allow auto fit
True if Microsoft Word automatically resizes cells in a table to fit their contents. Read/write.
allow page breaks
True if Microsoft Word allows the specified table to break across pages. Read/write.
auto format type
Returns the type of automatic formatting that's been applied to the specified table. Read-only.
Can be one of the following:
table format 3Deffects1
table format 3Deffects2
table format 3Deffects3
table format classic1
table format classic2
table format classic3
table format classic4
table format colorful1
table format colorful2
table format colorful3
table format columns1
table format columns2
table format columns3
table format columns4
table format columns5
table format contemporary
table format elegant
table format grid1
table format grid2
table format grid3
table format grid4
table format grid5
table format grid6
table format grid7
table format grid8
table format list1
table format list2
table format list3
table format list4
table format list5
table format list6
table format list7
table format list8
table format none
table format professional
table format simple1
table format simple2
table format simple3
table format subtle1
table format subtle2
Note To apply automatic formatting to a table, use the
auto format table
command.
border options
Returns a
border options
object that represents all of the borders for the specified object. Read-
only.
Summary :
Can be one of the following: table format 3Deffects1 table format 3Deffects2 table format 3Deffects3 table format classic1 table format classic2 table format classic3 table format classic4 table format colorful1 table format colorful2 table format colorful3 table format columns1 table format columns2 table format columns3 table format columns4 table format columns5 table format contemporary table format elegant table format grid1 table format grid2 table format grid3 table format grid4 table format grid5 table format grid6 table format grid7 table format grid8 table format list1 table format list2 table format list3 table format list4 table format list5 table format list6 table format list7 table format list8 table format none table format professional table format simple1 table format simple2 table format simple3 table format subtle1 table format subtle2 Note To apply automatic formatting to a table, use the auto format table command.
Tags :
table,format,index,object,specified,text,document,auto,represents,fit,options,type,formatting