Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public class XlsObject : IExcelApplication, IDisposable
Public Class XlsObject
	Implements IExcelApplication, IDisposable
public ref class XlsObject : IExcelApplication, 
	IDisposable
type XlsObject =  
    class
        interface IExcelApplication
        interface IDisposable
    end

Members

            
 All Members  Fields   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AddReference()()()()
CheckDisposed()()()()
Dispose()()()()
Releases all resources used by the XlsObject
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()() (Overrides Object..::..Finalize()()()().)
FindParent(Type)
FindParent(array<Type>[]()[][])
FindParent(Object, Type)
FindParent(Type, Boolean)
FindParent(Object, Type, Boolean)
FindParents(array<Type>[]()[][])
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
m_bIsDisposed
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnDispose()()()()
Parent
ReferenceCount
ReleaseReference()()()()
SetParent(Object)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)

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

See Also