ActiveReports 8
DDSheet Class Members
Properties  Methods 

The following tables list the members exposed by DDSheet.

Public Properties
 NameDescription
Public PropertyDisplayGridLinesSets or returns the flag indicating whether grid lines are displayed in the sheet.  
Public PropertyNameSets or returns the name of the DDSheet.  
Public PropertyPageSetupReturns the current information about this sheet when printed. This information is displayed in Excel in the page setup dialog.  
Public PropertyParentSheetsReturns the DDSheets collection of which this DDSheet is a member.  
Top
Public Methods
 NameDescription
Public MethodAddHorizontalPageBreakAdds a horizontal (row) page break.  
Public MethodAddImageOverloaded. Adds the specified image (stored in PNG format) to the sheet at the specified location with the specified settings.  
Public MethodAddLineAdds one line with the specified coordinates and properties.  
Public MethodAddVerticalPageBreakAdds a vertical (column) page break.  
Public MethodCellReturns the DDCell object for the specified row and column.  
Public MethodCellsReturns a DDCell instance for the specified cell number.  
Public MethodClearDeletes all properties and content, creating a blank sheet.  
Public MethodColumnsReturns the DDColumn object representing the specified column.  
Public MethodIsMergedSets or returns a value indicating whether the specified cell's XFRecord has its fMergeCell member set to True.  
Public MethodRowsReturns a DDRow instance for the specified row number.  
Public MethodUnMergeCellsRemoves the MergeArea from the MergedAreas record for this sheet.  
Top
See Also

Reference

DDSheet Class
GrapeCity.SpreadBuilder Namespace

Support Forum