Selection.Cells Property

Definition

Returns a Cells collection that represents the table cells in a selection.

public:
 property Microsoft::Office::Interop::Word::Cells ^ Cells { Microsoft::Office::Interop::Word::Cells ^ get(); };
public Microsoft.Office.Interop.Word.Cells Cells { get; }
member this.Cells : Microsoft.Office.Interop.Word.Cells
Public ReadOnly Property Cells As Cells

Property Value

Applies to