Cells.Item

Cells indexer

Gets or sets cells.

public Cell this[int index] { get; set; }
ParameterDescription
indexThe cell index.

See Also