workbook property

Workbook get workbook

Represent the workbook of the range.

Implementation

Workbook get workbook {
  return _worksheet.workbook;
}