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

the selected range of the cell
Exibir arquivo 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_oe property

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

startcell public_oe property

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

table public_oe property

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