parent property

Workbook parent

Represents the parent object.

Implementation

Workbook get parent {
  return _parent;
}