GrapeCity.Xaml.Excel
Type Property (ExcelConditionalFormatValueObject)


The type of this conditional formatting value object
Syntax
'Declaration
 
Public Property Type As ExcelConditionalFormatValueObjectType
'Usage
 
Dim instance As ExcelConditionalFormatValueObject
Dim value As ExcelConditionalFormatValueObjectType
 
instance.Type = value
 
value = instance.Type
public ExcelConditionalFormatValueObjectType Type {get; set;}

Property Value

The type of this conditional formatting value object
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelConditionalFormatValueObject Class
ExcelConditionalFormatValueObject Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options