Skip to main content
Row

CustomCellInplaceEditor Properties

Represents a custom cell in-place editor assigned to a cell or cell range in a worksheet.
Name Description
EditorType Gets the type of the custom cell in-place editor.
Range Gets the cell range to which the custom cell in-place editor is assigned.
UseOnlyVisibleDataRange Gets a value indicating whether values of hidden cells should be included into the item list of the combo box in-place editor whose items are obtained from a cell range.
Value Gets or sets a value associated with the custom cell in-place editor.
See Also