[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.IRangeBase

IRangeBase Interface

表示具有特定范围内值的元素。

Namespace: GrapeCity.Documents.Excel.Forms
Assembly: GcDocs.Excel.dll
Syntax
public interface IRangeBase : ICellLinkControl<int>, ICellLinkControl, IControl

Properties

Name Description
Max

获取或设置范围元素可能的最大值。

Min

获取或设置范围元素可能的最小值。

SmallChange

获取或设置一个值,该值将被添加到或从 RangeBase 控件的值中减去。