//Rahmen TExcelBorder = ( tebTop, tebBottom, tebLeft, tebRight, tebAll ); TExcelBorders = set of TExcelBorder;//Horizontale Ausrichtung TExcelHorizontalAlignment = ( thaGeneral, thaLeft, thaRight, thaCenter, thaFill, thaMultiPlan );//Vertikale Ausrichtung TExcelVerticalAlignment = ( tvaBottom, tvaCenter, tvaDistributed, tvaJustify, tvaTop );