[]
Attachs a FarPoint.Win.Spread.FpSpread.Workbook object to the spread control.
public bool Attach(IWorkbook workbook)
Public Function Attach(workbook As IWorkbook) As Boolean
| Type | Name | Description |
|---|---|---|
| IWorkbook | workbook | A FarPoint.Win.Spread.FpSpread.Workbook object to attach to the spread control. |
| Type | Description |
|---|---|
| bool |
|