CellRef

Overview

CellRef is a struct in Aspose.Cells FOSS for Rust. Inherits from: Debug, Clone, Copy, and 2 more.

Fields: column, row.

Fields

NameTypeAccessDescription
rowu32Read/WriteGets the row.
columnu32Read/WriteGets the column.

See Also