[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexSheet.GetAddress

GetAddress Method

GetAddress(CellRange, bool)

Gets the address of a range using Excel notation (e.g. A1).

Declaration
public string GetAddress(CellRange rng, bool fullRange)
Parameters
Type Name Description
CellRange rng

CellRange that defines the range.

bool fullRange
Returns
Type Description
string

The address of the range using Excel notation (e.g. A1).