CustomCellInplaceEditorCollection.GetCustomCellInplaceEditors Method
Name | Parameters | Description |
---|---|---|
Get |
range, editor |
Returns a collection of the custom cell in-place editors with the specified properties assigned to cells of the specified range. |
Get |
range, editor |
Returns a collection of the custom cell in-place editors of the specified type assigned to cells of the specified range. |
Get |
range | Returns a collection of the custom cell in-place editors assigned to cells of the specified range. |
Get |
editor |
Returns a collection of the custom cell in-place editors of the specified type and associated with the specified value. |
Get |
editor |
Returns a collection of the custom cell in-place editors of the specified type. |