MatrixItem Property

Overload List

ItemIndex, IndexGets the value of a single cell using Index.
ItemIndex, RangeGets a range of rows and columns as a new matrix.
ItemInt32, Int32Gets or sets the value of a single cell.
ItemInt32, RangeGets a range of rows and columns as a new matrix.
ItemRange, IndexGets a range of rows and columns as a new matrix.
ItemRange, Int32Gets a range of rows and columns as a new matrix.
ItemRange, RangeGets a range of rows and columns as a new matrix.

See Also