when used:
\documentclass[a4paper,12pt,onecolumn]{article}
\usepackage{multirow,colortbl}
\providecommand{\shadeRow}{\rowcolor[rgb]{0.95, 0.95, 0.95}} %%Define Shade
\begin{document}
\begin{tabular}{|c|c|c|}
\hline
first & second & third \\
\hline
\shadeRow
R11 & $< >$ & R13\\ %%% Row 1 (not ...
Search found 1 match
- Thu May 14, 2009 6:08 pm
- Forum: Graphics, Figures & Tables
- Topic: How to shade a column in a table and other problems w tables
- Replies: 2
- Views: 3190