Globals
Stimulsoft
Report
ByteRange
Class ByteRange
Hierarchy
Range
ByteRange
StimulsoftByteRange
Index
Constructors
constructor
Properties
from
to
Accessors
from
Object
from
Str
Loc
range
Name
range
Type
to
Object
to
Str
Loc
Methods
contains
equals
get
Hash
Code
parse
to
String
is
Numeric
Range
Type
is
Range
Type
Constructors
constructor
new
Byte
Range
(
from
?:
number
, to
?:
number
)
:
ByteRange
Parameters
Optional
from:
number
Optional
to:
number
Returns
ByteRange
Properties
from
from
:
number
= 0
to
to
:
number
= 0
Accessors
from
Object
get
fromObject
(
)
:
any
set
fromObject
(
value
:
any
)
:
void
Returns
any
Parameters
value:
any
Returns
void
from
Str
Loc
get
fromStrLoc
(
)
:
string
Returns
string
range
Name
get
rangeName
(
)
:
string
Returns
string
range
Type
get
rangeType
(
)
:
Type
Returns
Type
to
Object
get
toObject
(
)
:
any
set
toObject
(
value
:
any
)
:
void
Returns
any
Parameters
value:
any
Returns
void
to
Str
Loc
get
toStrLoc
(
)
:
string
Returns
string
Methods
contains
contains
(
value
:
number
)
:
boolean
Parameters
value:
number
Returns
boolean
equals
equals
(
obj
:
any
)
:
boolean
Parameters
obj:
any
Returns
boolean
get
Hash
Code
get
Hash
Code
(
)
:
number
Returns
number
parse
parse
(
from
:
string
, to
:
string
)
:
void
Parameters
from:
string
to:
string
Returns
void
to
String
to
String
(
)
:
string
Returns
string
Static
is
Numeric
Range
Type
is
Numeric
Range
Type
(
type
:
Type
)
:
boolean
Parameters
type:
Type
Returns
boolean
Static
is
Range
Type
is
Range
Type
(
type
:
Type
)
:
boolean
Parameters
type:
Type
Returns
boolean
Globals
Stimulsoft
Report
Bar
Codes
Chart
Check
Code
Dom
Components
Cross
Tab
Dashboard
Dashboards
Design
Dictionary
Engine
Events
Export
Expressions
Func
Gauge
Helpers
Import
Maps
Painters
Resources
Styles
Units
Viewer
Web
Byte
Range
constructor
from
to
from
Object
from
Str
Loc
range
Name
range
Type
to
Object
to
Str
Loc
contains
equals
get
Hash
Code
parse
to
String
is
Numeric
Range
Type
is
Range
Type
Generated using
TypeDoc