GrapeCity.Xaml.Excel
Text Property (ExcelGeneralRule)


The text value in a "text contains" conditional formatting rule. This attribute is ignored if type is not equal to containsText.
Syntax
'Declaration
 
Public Property Text As String
'Usage
 
Dim instance As ExcelGeneralRule
Dim value As String
 
instance.Text = value
 
value = instance.Text
public string Text {get; set;}

Property Value

The text value.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelGeneralRule Class
ExcelGeneralRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options