[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IRange.Address

Address Property

Address

获取一个string 值,该值表示以绝对A1格式表示的范围引用。

Declaration
string Address { get; }
Remarks

要获取更多地址格式,请使用GetAddress(bool, bool, ReferenceStyle, IRange) 方法。