workbook property

Workbook get workbook

Represents parent workbook.

Implementation

Workbook get workbook {
  return _book;
}