ActiveReports 12
DDSheet Class Members
Properties  Methods 

GrapeCity.ActiveReports.Export.Excel.v12 Assembly > GrapeCity.SpreadBuilder Namespace : DDSheet Class

The following tables list the members exposed by DDSheet.

Public Properties
 NameDescription
Public PropertySets or returns the flag indicating whether grid lines are displayed in the sheet.  
Public PropertySets or returns the name of the DDSheet.  
Public PropertyReturns the current information about this sheet when printed. This information is displayed in Excel in the page setup dialog.  
Public PropertyReturns the DDSheets collection of which this DDSheet is a member.  
Top
Public Methods
 NameDescription
Public MethodAdds a horizontal (row) page break.  
Public MethodAdds the specified image (currently stored as PNG format) to this sheet with the specified location, and settings.  
Public MethodAdds one line with the specified coordinates and properties.  
Public MethodAdds a vertical (column) page break.  
Public MethodReturns the DDCell object for the specified row and column.  
Public MethodReturns a DDCell instance for the specified cell number.  
Public MethodDeletes all properties and content, creating a blank sheet.  
Public MethodReturns the DDColumn object representing the specified column.  
Public MethodSets or returns a value indicating whether the specified cell's XFRecord has its fMergeCell member set to True.  
Public MethodReturns a DDRow instance for the specified row number.  
Public MethodRemoves the MergeArea from the MergedAreas record for this sheet.  
Top
See Also

Reference

DDSheet Class
GrapeCity.SpreadBuilder Namespace