Packagestimulsoft.report.export.struct
Classpublic class StiExcelHlinkData
InheritanceStiExcelHlinkData Inheritance Object



Public Properties
 PropertyDefined By
  bookmark : String
StiExcelHlinkData
  description : String
StiExcelHlinkData
  range : StiExcelCellRangeAddress
StiExcelHlinkData
Public Methods
 MethodDefined By
  
StiExcelHlinkData(_range:StiExcelCellRangeAddress, _description:String, _bookmark:String)
StiExcelHlinkData
Property Detail
bookmarkproperty
public var bookmark:String

descriptionproperty 
public var description:String

rangeproperty 
public var range:StiExcelCellRangeAddress

Constructor Detail
StiExcelHlinkData()Constructor
public function StiExcelHlinkData(_range:StiExcelCellRangeAddress, _description:String, _bookmark:String)



Parameters
_range:StiExcelCellRangeAddress
 
_description:String
 
_bookmark:String