Example #1
0
 internal TableCellProperties GetTableCellProperties()
 {
     return(tableCell.GetOrCreate <TableCellProperties>(true));
 }