GrapeCity.ActiveReports.Viewer.Win.v8 Assembly > GrapeCity.Viewer.Common.Model Namespace > Range Structure : Parse Method |
'Declaration Public Shared Function Parse( _ ByVal input As System.String, _ ByVal isZeroBased As System.Boolean _ ) As Range
public static Range Parse( System.string input, System.bool isZeroBased )