Namespace Syncfusion.XlsIO.Interfaces
Interfaces
ICloneParent
Supports cloning, which creates a new instance of a class with the same value as an existing instance. |
IFilter
Common interface for all filter type, except custom filter. |
IGradient
Interface used to get gradient fill effects. |
IInterior
Interface used to get interior settings. |
IMultipleFilter
Common interface for all combination filter type. |
INamedObject
Implement objects that contains Name. |
INativePTG
Interface that contains method for to take native ptg. |
IOptimizedUpdate
This interface describes methods for optimized object update. |
IPage
Base interface for Page class. |
IPageSetupBase
Base interface for all page setups. |
IParseable
Supports parsing, which parses internal records and creates necessary objects. |
ISerializable
Represents objects that can be saved into list of biff records. |
ISerializableNamedObject
INamedObject interface declaration - object with name, index, and ability to serialize. |
IShapeGetter
This interface is used to get shapes from worksheet. |
IWorkbookSerializator
Classes that implement this interface are responsible for whole workbook serialization into stream or into file. |
IXFIndex
Summary description for IXFIndex. |