TdxSpreadSheetReferencePath.Row Property
Returns the index of the row to which the referred cell belongs.
Declaration
property Row: Integer read;
Property Value
Type |
---|
Integer |
Remarks
Both the Column and Row properties identify the referred cell’s position within a worksheet.
See Also