Changes

Jump to: navigation, search

Adding Styles to XML Worksheets

732 bytes added, 17:31, 2 December 2013
Bolded Total Row
:[[Image:XMLStyleExample-RightAlignedHeading.png|link=|450px]]
 
===Total Row Caption===
 
The following set of styles:
<pre style="white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;">.acol {
width: 215px;
padding-top: 4px;
padding-right: 6px;
padding-bottom: 4px;
padding-left: 6px;
}
.sub {
font-size: 14px;
font-weight: normal;
background-color: #FFFFFF;
padding: 6px 4px 4px 6px;
color: #306aa1;
}
.bold {
font-weight: bold;
}
.bb {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #306aa1;
}
.bt {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #306aa1;
}</pre>
 
...will be presented as:
 
:[[Image:XMLStyleExample-TotalRowCaption.png|link=|450px]]
 
===Bolded Total Row===
8,849
edits

Navigation menu