fn get_column_span(&self) -> i32
[src]fn get_position(&self) -> Option<(i32, i32)>
[src]fn get_row_column_span(&self) -> Option<(i32, i32, i32, i32)>
[src]fn get_row_span(&self) -> i32
[src]fn get_table(&self) -> Option<Object>
[src]impl<O: IsA<TableCell>> TableCellExt for O
[src]