Worksheet.Workbook

Worksheet.Workbook property

Gets the workbook object which contains this sheet.

public Workbook Workbook { get; }

See Also