[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.RangeEventArgs

RangeEventArgs Class

Specifies EventArgs that contain a IRange object.

Inheritance
RangeEventArgs
Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public class RangeEventArgs : EventArgs
Public Class RangeEventArgs
    Inherits EventArgs

Constructors

Name Description
RangeEventArgs(IRange)

Represents the construction.

Properties

Name Description
Range

Represents the IRange of RangeEventArgs.