Skip to content

Instantly share code, notes, and snippets.

@nmerk
nmerk / gist:1670164
Created January 24, 2012 13:24
Read more about this makro for Axure Wireframing-Software at http://uxzentrisch.de/axure-funktionstexte/
Option Explicit
Sub Clean()
Rows("1:1").Select
With Selection.Interior
.Pattern = xlSolid
.PatternColorIndex = xlAutomatic
.ThemeColor = xlThemeColorLight1
.TintAndShade = 0