CrystalXlsx::Pane
Inherits Reference < Object
Constructors
new(xSplit : Int32, ySplit : Int32, topLeftCell : String, activePane : String, state : String)
SourceInstance methods
activePane
SourceactivePane=(activePane : String)
Sourcestate
Sourcestate=(state : String)
Sourceto_xml(xml)
SourcetopLeftCell
SourcetopLeftCell=(topLeftCell : String)
SourcexSplit
SourcexSplit=(xSplit : Int32)
SourceySplit
SourceySplit=(ySplit : Int32)
Source