Text
FormatCondition.Text property
“文本包含”条件格式规则中的文本值。 仅对type = containsText、notContainsText、beginsWith和endsWith有效。 默认值为null。
public string Text { get; set; }
也可以看看
- class FormatCondition
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
“文本包含”条件格式规则中的文本值。 仅对type = containsText、notContainsText、beginsWith和endsWith有效。 默认值为null。
public string Text { get; set; }