AtkTableCellIface.getRowColumnSpan

struct AtkTableCellIface
extern (C)
int function(AtkTableCell* cell, int* row, int* column, int* rowSpan, int* columnSpan) getRowColumnSpan;

Return Value

TRUE if successful; FALSE otherwise.