| Package | stimulsoft.report.export.struct |
| Class | public class StiExcelHlinkData |
| Inheritance | StiExcelHlinkData Object |
| Property | Defined By | ||
|---|---|---|---|
| bookmark : String | StiExcelHlinkData | ||
| description : String | StiExcelHlinkData | ||
| range : StiExcelCellRangeAddress | StiExcelHlinkData | ||
| Method | Defined By | ||
|---|---|---|---|
StiExcelHlinkData(_range:StiExcelCellRangeAddress, _description:String, _bookmark:String) | StiExcelHlinkData | ||
| bookmark | property |
public var bookmark:String| description | property |
public var description:String| range | property |
public var range:StiExcelCellRangeAddress| StiExcelHlinkData | () | Constructor |
public function StiExcelHlinkData(_range:StiExcelCellRangeAddress, _description:String, _bookmark:String)_range:StiExcelCellRangeAddress | |
_description:String | |
_bookmark:String |