GrapeCity.Xaml.Excel
IsOffice2007ConditionalFormat Property (ExcelConditionalFormat)


Gets or sets a value indicating whether it's a office 2007 new added conditional format type.
Syntax
'Declaration
 
Public Property IsOffice2007ConditionalFormat As Boolean
'Usage
 
Dim instance As ExcelConditionalFormat
Dim value As Boolean
 
instance.IsOffice2007ConditionalFormat = value
 
value = instance.IsOffice2007ConditionalFormat
public bool IsOffice2007ConditionalFormat {get; set;}

Property Value

true if this instance is office 2007 new added conditional format; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelConditionalFormat Class
ExcelConditionalFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options