public static Range Cells()
Public Shared Function Cells As Range Dim returnValue As Range returnValue = ExcelHelper.Cells()
In This Article