Live SpreadsheetGear API Samples
Range Samples Conditional Formats Custom Expression
Demonstrates using a custom Expression-based Conditional Format to highlight data rows based on whether the Expression evaluates to true or false. In this case, all versions of .NET that were released in the month of November for any given year will be highlighted.
Run This Sample
Render Image
Generate an image representation of the results of this sample, which uses the SpreadsheetGear.Drawing.Image class to convert ranges, charts and shapes to images.
Download File
Download an Excel Open XML Workbook (*.xlsx) file with the results of this sample.
Supporting Files
The following files are utilized by this sample:
Related Samples
Range Samples > Conditional Formats