Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 818 Bytes

Word.Row.Cells.md

File metadata and controls

36 lines (21 loc) · 818 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Row.Cells property (Word)
vbawd10.chm156237924
vbawd10.chm156237924
Word.Row.Cells
d1f4bf00-ffcf-f488-a779-3f73b7a6f59f
06/08/2017
medium

Row.Cells property (Word)

Returns a Cells collection that represents the table cells in a column, row, selection, or range. Read-only.

Syntax

expression.Cells

expression A variable that represents a 'Row' object.

Remarks

For information about returning a single member of a collection, see Returning an object from a collection.

See also

Row Object

[!includeSupport and feedback]