case NUMBER_COLUMNS_REPEATED: {
return new PdNumberColumnsRepeated(fobj, propertyFullName,
attributeValue);
}
case NUMBER_COLUMNS_SPANNED: {
return new PdNumberColumnsSpanned(fobj, propertyFullName,
attributeValue);
}
case NUMBER_ROWS_SPANNED: {
return new PdNumberRowsSpanned(fobj, propertyFullName,
attributeValue);