Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
AODL
Document
Content
Charts
CellPos
C# Class AODL.Document.Content.Charts.CellPos
the position of the cell
显示文件
Open project: monsterlabs/HumanRightsTracker
Class Usage Examples
Public Properties
Property
Type
Description
cell
AODL.Document.Content.Tables.Cell
columnIndex
int
rowIndex
int
Property Details
cell
public_oe property
public
Cell,AODL.Document.Content.Tables
cell
return
AODL.Document.Content.Tables.Cell
columnIndex
public_oe property
public
int
columnIndex
return
int
rowIndex
public_oe property
public
int
rowIndex
return
int