GrapeCity.Xaml.Excel
Value Property (IExcelConditionalFormatValueObject)


The value of this conditional formatting value object.
Syntax
'Declaration
 
Property Value As String
'Usage
 
Dim instance As IExcelConditionalFormatValueObject
Dim value As String
 
instance.Value = value
 
value = instance.Value
string Value {get; set;}

Property Value

The value of this conditional formatting value object.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelConditionalFormatValueObject Interface
IExcelConditionalFormatValueObject Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options