Class Fox::FXTableRange
In: rdoc-sources/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

Returns an initialized FXTableRange instance.

[Validate]