Show / Hide Table of Contents

Class SheetChartsCollection

Represents a base class for chart collections on a sheet.

Inheritance
System.Object
SheetChartsCollection
WorksheetChartsCollection
ChartsheetChartsCollection
Namespace: DRIT.Spreadsheet
Assembly: DRIT.Spreadsheet.dll
Syntax
public class SheetChartsCollection : object

Constructors

SheetChartsCollection(Sheet)

Declaration
public SheetChartsCollection(Sheet sheet)
Parameters
Type Name Description
Sheet sheet
Back to top Generated by DocFX