Click or drag to resize

XlsObject Class

Represents an Excel application object that implements the IExcelApplication interface and provide some operation about parent
Inheritance Hierarchy
System Object
Spire.Xls.Core.Spreadsheet XlsObject
More...

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public class XlsObject : IExcelApplication, IDisposable

The XlsObject type exposes the following members.

Properties
Name Description
Public property Parent
Reference to Parent object. Read-only.
Protected property ReferenceCount
Get quantity of instance references.
Top
Methods
Name Description
Protected method AddReference
Increase the quantity of reference. User must use this method when new wrapper on object is created or reference on object stored.
Protected method CheckDisposed
Checks whether object was disposed and throws exception if it was.
Public method Dispose
Dispose object and free resources.
Public method Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object .)
Protected method Finalize
Destructor. Call dispose method of current object.
(Overrides Object Finalize .)
Protected method FindParent(Type)
This method is used to find parent with specific type.
Protected method FindParent( Type )
Find parent of object.
Protected method Static member FindParent(Object, Type)
This method is used to find parent with specific type.
Protected method FindParent(Type, Boolean)
This method is used to find parent with specific type.
Protected method Static member FindParent(Object, Type, Boolean)
This method is used to find parent with specific type.
Protected method FindParents
Finds parent objects.
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object .)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Protected method MemberwiseClone
Creates a shallow copy of the current Object .
(Inherited from Object .)
Protected method OnDispose
Method which can be overriden by users to take any specific actions when object is disposed.
Protected method ReleaseReference
Decrease quantity of Reference. User must call this method when freeing resources.
Protected method SetParent
Sets parent of the object.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)
Top
Fields
Name Description
Protected field m_bIsDisposed
Flag which indicates if the object was disposed or not.
Top
See Also
Inheritance Hierarchy
System Object
Spire.Xls.Core.Spreadsheet XlsObject
Spire.Xls.Charts ChartTextArea
Spire.Xls ChartShadow
Spire.Xls.Core.Spreadsheet.Charts ChartLegendEntriesColl
Spire.Xls.Core.Spreadsheet.Charts XlsChartAxis
Spire.Xls.Core.Spreadsheet.Charts XlsChartBorder
Spire.Xls.Core.Spreadsheet.Charts XlsChartDataLabelArea
Spire.Xls.Core.Spreadsheet.Charts XlsChartDataLabels
Spire.Xls.Core.Spreadsheet.Charts XlsChartDataPoint
Spire.Xls.Core.Spreadsheet.Charts XlsChartDataPointsCollection
Spire.Xls.Core.Spreadsheet.Charts XlsChartDataTable
Spire.Xls.Core.Spreadsheet.Charts XlsChartDropBar
Spire.Xls.Core.Spreadsheet.Charts XlsChartFormat
Spire.Xls.Core.Spreadsheet.Charts XlsChartFrameFormat
Spire.Xls.Core.Spreadsheet.Charts XlsChartGridLine
Spire.Xls.Core.Spreadsheet.Charts XlsChartInterior
Spire.Xls.Core.Spreadsheet.Charts XlsChartLegend
Spire.Xls.Core.Spreadsheet.Charts XlsChartLegendArea
Spire.Xls.Core.Spreadsheet.Charts XlsChartLegendEntry
Spire.Xls.Core.Spreadsheet.Charts XlsChartSerie
Spire.Xls.Core.Spreadsheet.Charts XlsChartSerieDataFormat
Spire.Xls.Core.Spreadsheet.Charts XlsChartTitleArea
Spire.Xls.Core.Spreadsheet.Charts XlsChartWallOrFloor
Spire.Xls.Core.Spreadsheet FontArrayWrapper
Spire.Xls.Core.Spreadsheet GradientArrayWrapper
Spire.Xls.Core.Spreadsheet InteriorArrayWrapper
Spire.Xls.Core.Spreadsheet.PivotTables XlsPivotCache
Spire.Xls.Core.Spreadsheet.PivotTables XlsPivotTable
Spire.Xls.Core.Spreadsheet RTFCommentArray
Spire.Xls.Core.Spreadsheet RTFStringArray
Spire.Xls.Core.Spreadsheet.Shapes CommentsRange
Spire.Xls.Core.Spreadsheet.Shapes XlsShape
Spire.Xls.Core.Spreadsheet.Shapes XlsShapeFill
Spire.Xls.Core.Spreadsheet.Shapes XlsShapeLineFormat
Spire.Xls.Core.Spreadsheet StyleArrayWrapper
Spire.Xls.Core.Spreadsheet XlsAddInFunction
Spire.Xls.Core.Spreadsheet XlsBorder
Spire.Xls.Core.Spreadsheet XlsBorderArrayWrapper
Spire.Xls.Core.Spreadsheet XlsConditionalFormat
Spire.Xls.Core.Spreadsheet XlsFont
Spire.Xls.Core.Spreadsheet XlsGradient
Spire.Xls.Core.Spreadsheet XlsHPageBreak
Spire.Xls.Core.Spreadsheet XlsHyperLink
Spire.Xls.Core.Spreadsheet XlsName
Spire.Xls.Core.Spreadsheet XlsPageSetupBase
Spire.Xls.Core.Spreadsheet XlsRange
Spire.Xls.Core.Spreadsheet XlsVPageBreak
Spire.Xls.Core.Spreadsheet XlsWorkbook
Spire.Xls.Core.Spreadsheet XlsWorksheetBase
Spire.Xls ExternalLink
Spire.Xls Format3D
Spire.Xls ShapeGlow
Spire.Xls ShapeReflection
Spire.Xls XlsSlicer
Spire.Xls XlsSlicerCache
Spire.Xls XlsSlicerCacheItem