2022.2

Table Of Contents
TableFormattingdialog
TheTableFormattingdialogdefineshowatablelooks.Notethatthesettingsareappliedtothetableas
awhole.Forexample,whenyouchangetheborderofthetable,thebordersofcellsinsidethetablewill
notbechanged.Formoreinformationsee"Stylingatable"onpage689.
AllsettingsinthisdialogareinfactCSSproperties.CascadingStyleSheets(CSS)wereoriginally
designedforusewithwebpages:HTMLfiles.SinceDesignertemplatesareHTMLfiles,theyarestyled
withCSS.TolearnhowtouseCSSintheDesigner,see"Stylingandformatting"onpage671and"Styl-
ingtemplateswithCSSfiles"onpage672.Forinformationaboutspecificpropertiesandtheiroptions,
seeW3SchoolsCSSReference.
Note: Usingviewportbasedunits(vw,vh,vmin,vmax)inPrintsectionsisnotrecommended.
ThismaycausedifferencesbetweenthepreviewintheDesignerandtheprintedoutput.
Table Tab
l
General group:
l
Width:Setthewidthofthetableinmeasureorpercentage.EquivalenttotheCSS
widthproperty.
l
Height:Settheheightofthetableinmeasureorpercentage.EquivalenttotheCSS
heightproperty.
l
Angle:Settherotationangleofthetableinclockwisedegrees.Equivalenttothe
CSStransform:rotateproperty.
l
Corner radius:Settheradiusofroundedbordercornersinmeasureorpercentage.
EquivalenttotheCSSborder-radiusproperty.
l
Display:Usethedrop-downortypeinthevalueforhowtodisplaythetable.Equi-
valenttotheCSSdisplayproperty.
l
Overflow:Usethedrop-downortypeinthevalueforhowtohandleoverflow(text
thatdoesnotfitinthecurrentsizeofthebox).EquivalenttotheCSSoverflowprop-
erty.
l
Text wrap group:
l
Float:Usethedrop-downortypeinthevalueforhowtofloatthetable,ifthetableis
notinanabsoluteposition.EquivalenttotheCSSfloatproperty.
l
Clear:Usethedrop-downortypeinthevalueforclearingpre-existingalignments.
EquivalenttotheCSSclearproperty.
l
Positioning:
Page 946