You can use the RowNumber() function with the modulus function which BigChris mentioned to achieve this.
Enter the above as an advanced condition under conditional styles and set the formatting for it.
Code: [Select]
mod (RowNumber (), 2) = 0
Enter the above as an advanced condition under conditional styles and set the formatting for it.