Search notes:

Office Object Model: Word - Cell

Methods and properties

application
autoSum() inserts a formula calculating the sum of the values to the left or above the cell. Compare with formula().
borders
bottomPadding
column, row
columnIndex, rowIndex
creator
delete()
fitText
formula() Inserts a formula (for example =average(above) or max(left)). Compare with autoSum()
height
heightRule
ID
leftPadding
merge()
nestingLevel
next
parent
preferredWidth
preferredWidthType
previous
range
rightPadding
select()
setHeight()
setWidth()
shading
split()
tables
topPadding
verticalAlignment
width
wordWrap

See also

The table object and its cell() method.
Word Object Model

Index