class

CrystalXlsx::Pane

Inherits Reference < Object

Constructors

new(xSplit : Int32, ySplit : Int32, topLeftCell : String, activePane : String, state : String)
Source

Instance methods

activePane
Source
activePane=(activePane : String)
Source
state
Source
state=(state : String)
Source
to_xml(xml)
Source
topLeftCell
Source
topLeftCell=(topLeftCell : String)
Source
xSplit
Source
xSplit=(xSplit : Int32)
Source
ySplit
Source
ySplit=(ySplit : Int32)
Source