ExcelStyleFilterElementOperatorItem Properties
An item in the ExcelStyleFilterElement‘s operator list.Name | Description |
---|---|
Caption | Gets or sets the item’s display text. Inherited from OperatorItemBase. |
CustomFunctionName | Gets a name of the custom function used for the operator. |
Image | Gets or sets the item’s image. Inherited from OperatorItemBase. |
OperandTemplate | Gets or sets a template that specifies an editor for the operands. Inherited from OperatorItemBase. |
OperatorType | Gets the operator’s type. |
See Also