parent property

Workbook get parent

Represents the parent object.

Implementation

Workbook get parent {
  return _parent;
}