Version

Chartsheet Class Properties

For a list of all members of this type, see Chartsheet members.

Public Properties
 NameDescription
Public PropertyChartReturns the WorksheetChart displayed in this chartsheet.  
Public PropertyDisplayOptionsGets the object which controls the display of the chartsheet.  
Public PropertyHasProtectionPasswordReturns a boolean indicating if the Sheet has been protected with a password. (Inherited from Infragistics.Documents.Excel.Sheet)
Public PropertyImageBackgroundGets or sets the background image for the worksheet.  
Public PropertyIsProtectedReturns a boolean indicating if the Worksheet has been protected. (Inherited from Infragistics.Documents.Excel.Sheet)
Public PropertyNameGets or sets the sheet name. (Inherited from Infragistics.Documents.Excel.Sheet)
Public PropertyPrintOptionsGets the object which controls how the chartsheet prints.  
Public PropertyProtectionReturns an object that provides information used when the Chartsheet has been protected.  
Public PropertySelectedGets the value which indicates whether this worksheet is selected. (Inherited from Infragistics.Documents.Excel.Sheet)
Public PropertySheetIndexGets the zero-based index of this sheet in its parent Workbook.Sheets collection. (Inherited from Infragistics.Documents.Excel.Sheet)
Public PropertyTabColorInfoGets or sets the WorkbookColorInfo to use for the associated sheet's tab in the tab bar of Microsoft Excel. (Inherited from Infragistics.Documents.Excel.Sheet)
Public PropertyTypeOverridden. Returns Chartsheet  
Public PropertyWorkbookGets the Sheet.Workbook that owns the worksheet. (Inherited from Infragistics.Documents.Excel.Sheet)
See Also