Class Fox::FXTableRange
In: FXTable.rb
Parent: Object

Represents a range of cells in an FXTable.

Methods
new   
Attributes
fm  [RW] 

Starting position for this range of cells [FXTablePos]

to  [RW] 

Ending position for this range of cells [FXTablePos]

Public Class methods
new()

Returns an initialized FXTableRange instance.