workbook property

Workbook workbook

Represents parent workbook

Implementation

Workbook get workbook {
  return _book;
}