Spread Silverlight Documentation
Identifier Property (IExcelConditionalFormat)


GrapeCity.Excel Namespace > IExcelConditionalFormat Interface : Identifier Property
Gets the identifier.
Syntax
'Declaration
 
Property Identifier As System.Short
'Usage
 
Dim instance As IExcelConditionalFormat
Dim value As System.Short
 
instance.Identifier = value
 
value = instance.Identifier
System.short Identifier {get; set;}

Property Value

The identifier.
See Also

Reference

IExcelConditionalFormat Interface
IExcelConditionalFormat Members