C# Class AODL.Document.Content.Charts.CellRanges

the selected range of the cell
Show file Open project: monsterlabs/HumanRightsTracker Class Usage Examples

Public Properties

Property Type Description
endcell CellPos
startcell CellPos
table AODL.Document.Content.Tables.Table

Property Details

endcell public property

public CellPos,AODL.Document.Content.Charts endcell
return CellPos

startcell public property

public CellPos,AODL.Document.Content.Charts startcell
return CellPos

table public property

public Table,AODL.Document.Content.Tables table
return AODL.Document.Content.Tables.Table