Class ExcelConditionalFormattingNotContainsText
ExcelConditionalFormattingNotContainsText
Inheritance
System.Object
    
    
    ExcelConditionalFormattingNotContainsText
  Implements
Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  Namespace: OfficeOpenXml.ConditionalFormatting
Assembly: EPPlus.dll
Syntax
public class ExcelConditionalFormattingNotContainsText : ExcelConditionalFormattingRule, IExcelConditionalFormattingNotContainsText, IExcelConditionalFormattingRule, IExcelConditionalFormattingWithTextProperties
Text
The text to search inside the cell
Declaration
public string Text { get; set; }Property Value
| Type | Description | 
|---|---|
| System.String |