ActiveReports 19 User Guide
Demos
Blog
Support
Pricing
Download
ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly
/
GrapeCity.SpreadBuilder Namespace
/
DDSheet Class
/ Clear Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Syntax
See Also
Introduction
Report Readers
Report Authors
DevOps
Developers
Samples
Class Library
MESCIUS.ActiveReports Assembly
MESCIUS.ActiveReports.Aspnet.Designer Assembly
MESCIUS.ActiveReports.Aspnet.Viewer Assembly
MESCIUS.ActiveReports.Aspnetcore.Designer Assembly
MESCIUS.ActiveReports.Aspnetcore.Viewer Assembly
MESCIUS.ActiveReports.Blazor.Designer Assembly
MESCIUS.ActiveReports.Blazor.Viewer Assembly
MESCIUS.ActiveReports.Chart Assembly
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly
MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly
MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly
MESCIUS.ActiveReports.Core.Document Assembly
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly
MESCIUS.ActiveReports.Core.Rdl Assembly
MESCIUS.ActiveReports.Core.Rendering Assembly
MESCIUS.ActiveReports.Design.Win Assembly
MESCIUS.ActiveReports.Export.Excel Assembly
MESCIUS.ActiveReports.Export.Html Assembly
MESCIUS.ActiveReports.Export.Image Assembly
MESCIUS.ActiveReports.Export.Pdf Assembly
MESCIUS.ActiveReports.Export.Rdf Assembly
MESCIUS.ActiveReports.Export.Word Assembly
MESCIUS.ActiveReports.Export.Xml Assembly
MESCIUS.ActiveReports.QueryDesigner Assembly
MESCIUS.ActiveReports.SpreadBuilder Assembly
Namespaces
GrapeCity.SpreadBuilder Namespace
Overview
Classes
ColumnCountOutOfRangeException
CompressionException
DDColumn
DDRow
DDSecurity
DDSheet
Overview
Members
Methods
AddHorizontalPageBreak Method
AddImage Method
AddLine Method
AddVerticalPageBreak Method
Cell Method
Cells Method
Clear Method
Columns Method
FixImageOffset Method
IsMerged Method
Rows Method
SetColumnWidth Method
SetRowAutoSize Method
SetRowHeight Method
UnMergeCells Method
Properties
ColumnsCount Property
DisplayGridLines Property
HasMergeAreas Property
ImagesCount Property
Name Property
PageBreaksHorizontal Property
PageBreaksVertical Property
PageSetup Property
ParentSheets Property
RowsCount Property
DDSheetNameAlreadyExistsException
DDSheets
FormatConverter
InvalidDDSheetNameException
InvalidPasswordException
NoDDSheetsException
PageBreaks
RowCountOutOfRangeException
SpreadBuilderException
VersionNotImplementedException
Workbook
Enumerations
FileFormat
OpenXmlStandard
Structures
PageBreaks.PageBreak
StringMeasurementParams
GrapeCity.SpreadBuilder.Cells Namespace
Overview
Classes
DDCell
DDCells
Enumerations
BiffCellBoolErrValues
CellTypes
Structures
MergeArea
GrapeCity.SpreadBuilder.Imaging Namespace
Overview
Classes
Biff7PictureRecord
LineInfo
Enumerations
AnchorType
ImageLineStyle
ImageLineWeight
LineArrowHeadLengths
LineArrowHeadStyles
LineArrowHeadWidths
LineStyles
ObjectDirection
SBFloatingMoveType
Structures
ImageInfo
GrapeCity.SpreadBuilder.Printing Namespace
Overview
Classes
PageSetup
Enumerations
PagePrintOrder
PagePrintOrientation
PaperKind
GrapeCity.SpreadBuilder.Style Namespace
Overview
Enumerations
BorderDiagonalStyles
BorderLineStyle
FontUnderlineStyles
HorzAlignments
VertAlignments
MESCIUS.ActiveReports.Viewer.Common Assembly
MESCIUS.ActiveReports.Viewer.Win Assembly
MESCIUS.ActiveReports.Viewer.Wpf Assembly
MESCIUS.ActiveReports.Web Assembly
MESCIUS.ActiveReports.Web.Viewer Assembly
MESCIUS.ActiveReports.Win Assembly
Troubleshooting
Clear Method (DDSheet)
In This Topic
Syntax
See Also
Deletes all properties and content, effectively creating a blank sheet.
Syntax
Visual Basic
C#
public void Clear()
'Declaration Public Sub Clear()
See Also
Reference
DDSheet Class
DDSheet Members