Aspose::Cells::ICells Member List

This is the complete list of members for Aspose::Cells::ICells, including all inherited members.

add_ref()Aspose::Cells::ICellsinlinevirtual
AddIRange(intrusive_ptr< Aspose::Cells::IRange > rangeObject)=0Aspose::Cells::ICellspure virtual
ApplyColumnIStyle(Aspose::Cells::Systems::Int32 column, intrusive_ptr< Aspose::Cells::IStyle > style, intrusive_ptr< Aspose::Cells::IStyleFlag > flag)=0Aspose::Cells::ICellspure virtual
ApplyIStyle(intrusive_ptr< Aspose::Cells::IStyle > style, intrusive_ptr< Aspose::Cells::IStyleFlag > flag)=0Aspose::Cells::ICellspure virtual
ApplyRowIStyle(Aspose::Cells::Systems::Int32 row, intrusive_ptr< Aspose::Cells::IStyle > style, intrusive_ptr< Aspose::Cells::IStyleFlag > flag)=0Aspose::Cells::ICellspure virtual
CheckICell(Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column)=0Aspose::Cells::ICellspure virtual
CheckIColumn(Aspose::Cells::Systems::Int32 columnIndex)=0Aspose::Cells::ICellspure virtual
CheckIRow(Aspose::Cells::Systems::Int32 row)=0Aspose::Cells::ICellspure virtual
Clear()=0Aspose::Cells::ICellspure virtual
ClearContents(intrusive_ptr< Aspose::Cells::ICellArea > range)=0Aspose::Cells::ICellspure virtual
ClearContents(Aspose::Cells::Systems::Int32 startRow, Aspose::Cells::Systems::Int32 startColumn, Aspose::Cells::Systems::Int32 endRow, Aspose::Cells::Systems::Int32 endColumn)=0Aspose::Cells::ICellspure virtual
ClearFormats(intrusive_ptr< Aspose::Cells::ICellArea > range)=0Aspose::Cells::ICellspure virtual
ClearFormats(Aspose::Cells::Systems::Int32 startRow, Aspose::Cells::Systems::Int32 startColumn, Aspose::Cells::Systems::Int32 endRow, Aspose::Cells::Systems::Int32 endColumn)=0Aspose::Cells::ICellspure virtual
ClearMergedCells()=0Aspose::Cells::ICellspure virtual
ClearRange(intrusive_ptr< Aspose::Cells::ICellArea > range)=0Aspose::Cells::ICellspure virtual
ClearRange(Aspose::Cells::Systems::Int32 startRow, Aspose::Cells::Systems::Int32 startColumn, Aspose::Cells::Systems::Int32 endRow, Aspose::Cells::Systems::Int32 endColumn)=0Aspose::Cells::ICellspure virtual
ConvertStringToNumericValue()=0Aspose::Cells::ICellspure virtual
CopyIColumn(intrusive_ptr< Aspose::Cells::ICells > sourceCells, Aspose::Cells::Systems::Int32 sourceColumnIndex, Aspose::Cells::Systems::Int32 destinationColumnIndex)=0Aspose::Cells::ICellspure virtual
CopyIColumns(intrusive_ptr< Aspose::Cells::ICells > sourceCells0, Aspose::Cells::Systems::Int32 sourceColumnIndex, Aspose::Cells::Systems::Int32 destinationColumnIndex, Aspose::Cells::Systems::Int32 columnNumber, intrusive_ptr< Aspose::Cells::IPasteOptions > pasteOptions)=0Aspose::Cells::ICellspure virtual
CopyIColumns(intrusive_ptr< Aspose::Cells::ICells > sourceCells0, Aspose::Cells::Systems::Int32 sourceColumnIndex, Aspose::Cells::Systems::Int32 destinationColumnIndex, Aspose::Cells::Systems::Int32 columnNumber)=0Aspose::Cells::ICellspure virtual
CopyIColumns(intrusive_ptr< Aspose::Cells::ICells > sourceCells, Aspose::Cells::Systems::Int32 sourceColumnIndex, Aspose::Cells::Systems::Int32 sourceTotalColumns, Aspose::Cells::Systems::Int32 destinationColumnIndex, Aspose::Cells::Systems::Int32 destinationTotalColumns)=0Aspose::Cells::ICellspure virtual
CopyIRow(intrusive_ptr< Aspose::Cells::ICells > sourceCells, Aspose::Cells::Systems::Int32 sourceRowIndex, Aspose::Cells::Systems::Int32 destinationRowIndex)=0Aspose::Cells::ICellspure virtual
CopyIRows(intrusive_ptr< Aspose::Cells::ICells > sourceCells, Aspose::Cells::Systems::Int32 sourceRowIndex, Aspose::Cells::Systems::Int32 destinationRowIndex, Aspose::Cells::Systems::Int32 rowNumber)=0Aspose::Cells::ICellspure virtual
CopyIRows(intrusive_ptr< Aspose::Cells::ICells > sourceCells0, Aspose::Cells::Systems::Int32 sourceRowIndex, Aspose::Cells::Systems::Int32 destinationRowIndex, Aspose::Cells::Systems::Int32 rowNumber, intrusive_ptr< Aspose::Cells::ICopyOptions > copyOptions)=0Aspose::Cells::ICellspure virtual
CopyIRows(intrusive_ptr< Aspose::Cells::ICells > sourceCells0, Aspose::Cells::Systems::Int32 sourceRowIndex, Aspose::Cells::Systems::Int32 destinationRowIndex, Aspose::Cells::Systems::Int32 rowNumber, intrusive_ptr< Aspose::Cells::ICopyOptions > copyOptions, intrusive_ptr< Aspose::Cells::IPasteOptions > pasteOptions)=0Aspose::Cells::ICellspure virtual
CreateIRange(intrusive_ptr< Aspose::Cells::Systems::String > upperLeftCell, intrusive_ptr< Aspose::Cells::Systems::String > lowerRightCell)=0Aspose::Cells::ICellspure virtual
CreateIRange(Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn, Aspose::Cells::Systems::Int32 totalRows, Aspose::Cells::Systems::Int32 totalColumns)=0Aspose::Cells::ICellspure virtual
CreateIRange(intrusive_ptr< Aspose::Cells::Systems::String > address)=0Aspose::Cells::ICellspure virtual
CreateIRange(Aspose::Cells::Systems::Int32 firstIndex, Aspose::Cells::Systems::Int32 number, bool isVertical)=0Aspose::Cells::ICellspure virtual
DeleteBlankColumns()=0Aspose::Cells::ICellspure virtual
DeleteBlankRows()=0Aspose::Cells::ICellspure virtual
DeleteColumn(Aspose::Cells::Systems::Int32 columnIndex, bool updateReference)=0Aspose::Cells::ICellspure virtual
DeleteColumn(Aspose::Cells::Systems::Int32 columnIndex)=0Aspose::Cells::ICellspure virtual
DeleteColumns(Aspose::Cells::Systems::Int32 columnIndex, Aspose::Cells::Systems::Int32 totalColumns, bool updateReference)=0Aspose::Cells::ICellspure virtual
DeleteRange(Aspose::Cells::Systems::Int32 startRow, Aspose::Cells::Systems::Int32 startColumn, Aspose::Cells::Systems::Int32 endRow, Aspose::Cells::Systems::Int32 endColumn, Aspose::Cells::ShiftType shiftType)=0Aspose::Cells::ICellspure virtual
DeleteRow(Aspose::Cells::Systems::Int32 rowIndex)=0Aspose::Cells::ICellspure virtual
DeleteRows(Aspose::Cells::Systems::Int32 rowIndex, Aspose::Cells::Systems::Int32 totalRows)=0Aspose::Cells::ICellspure virtual
DeleteRows(Aspose::Cells::Systems::Int32 rowIndex, Aspose::Cells::Systems::Int32 totalRows, bool updateReference)=0Aspose::Cells::ICellspure virtual
Dispose()=0Aspose::Cells::ICellspure virtual
EndICellInColumn(Aspose::Cells::Systems::Int16 columnIndex)=0Aspose::Cells::ICellspure virtual
EndICellInColumn(Aspose::Cells::Systems::Int32 startRow, Aspose::Cells::Systems::Int32 endRow, Aspose::Cells::Systems::Int16 startColumn, Aspose::Cells::Systems::Int16 endColumn)=0Aspose::Cells::ICellspure virtual
EndICellInRow(Aspose::Cells::Systems::Int32 rowIndex)=0Aspose::Cells::ICellspure virtual
EndICellInRow(Aspose::Cells::Systems::Int32 startRow, Aspose::Cells::Systems::Int32 endRow, Aspose::Cells::Systems::Int32 startColumn, Aspose::Cells::Systems::Int32 endColumn)=0Aspose::Cells::ICellspure virtual
ExportArray(Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn, Aspose::Cells::Systems::Int32 totalRows, Aspose::Cells::Systems::Int32 totalColumns)=0Aspose::Cells::ICellspure virtual
ExportTypeArray(Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn, Aspose::Cells::Systems::Int32 totalRows, Aspose::Cells::Systems::Int32 totalColumns)=0Aspose::Cells::ICellspure virtual
Find(intrusive_ptr< Aspose::Cells::Systems::Object > what, intrusive_ptr< Aspose::Cells::ICell > previousCell)=0Aspose::Cells::ICellspure virtual
Find(intrusive_ptr< Aspose::Cells::Systems::Object > what, intrusive_ptr< Aspose::Cells::ICell > previousCell, intrusive_ptr< Aspose::Cells::IFindOptions > findOptions)=0Aspose::Cells::ICellspure virtual
FindFormula(intrusive_ptr< Aspose::Cells::Systems::String > formula, intrusive_ptr< Aspose::Cells::ICell > previousCell)=0Aspose::Cells::ICellspure virtual
FindFormulaContains(intrusive_ptr< Aspose::Cells::Systems::String > formula, intrusive_ptr< Aspose::Cells::ICell > previousCell)=0Aspose::Cells::ICellspure virtual
GetCellIStyle(Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column)=0Aspose::Cells::ICellspure virtual
GetColumnWidth(Aspose::Cells::Systems::Int32 column)=0Aspose::Cells::ICellspure virtual
GetColumnWidthInch(Aspose::Cells::Systems::Int32 column)=0Aspose::Cells::ICellspure virtual
GetColumnWidthPixel(Aspose::Cells::Systems::Int32 column)=0Aspose::Cells::ICellspure virtual
GetCount()=0Aspose::Cells::ICellspure virtual
GetCountLarge()=0Aspose::Cells::ICellspure virtual
GetDependentICells(bool isAll, Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column)=0Aspose::Cells::ICellspure virtual
GetDependentsInCalculation(Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column, bool recursive)=0Aspose::Cells::ICellspure virtual
GetEnumerator()=0Aspose::Cells::ICellspure virtual
GetFirstICell()=0Aspose::Cells::ICellspure virtual
GetGroupedColumnOutlineLevel(Aspose::Cells::Systems::Int32 columnIndex)=0Aspose::Cells::ICellspure virtual
GetGroupedRowOutlineLevel(Aspose::Cells::Systems::Int32 rowIndex)=0Aspose::Cells::ICellspure virtual
GetICell(Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column)=0Aspose::Cells::ICellspure virtual
GetIColumns()=0Aspose::Cells::ICellspure virtual
GetIRanges()=0Aspose::Cells::ICellspure virtual
GetIRow(Aspose::Cells::Systems::Int32 row)=0Aspose::Cells::ICellspure virtual
GetIRows()=0Aspose::Cells::ICellspure virtual
GetIStyle()=0Aspose::Cells::ICellspure virtual
GetLastDataRow(Aspose::Cells::Systems::Int32 column)=0Aspose::Cells::ICellspure virtual
GetLastICell()=0Aspose::Cells::ICellspure virtual
GetMaxColumn()=0Aspose::Cells::ICellspure virtual
GetMaxDataColumn()=0Aspose::Cells::ICellspure virtual
GetMaxDataRow()=0Aspose::Cells::ICellspure virtual
GetMaxDisplayIRange()=0Aspose::Cells::ICellspure virtual
GetMaxGroupedColumnOutlineLevel()=0Aspose::Cells::ICellspure virtual
GetMaxGroupedRowOutlineLevel()=0Aspose::Cells::ICellspure virtual
GetMaxRow()=0Aspose::Cells::ICellspure virtual
GetMemorySetting()=0Aspose::Cells::ICellspure virtual
GetMergedCells()=0Aspose::Cells::ICellspure virtual
GetMinColumn()=0Aspose::Cells::ICellspure virtual
GetMinDataColumn()=0Aspose::Cells::ICellspure virtual
GetMinDataRow()=0Aspose::Cells::ICellspure virtual
GetMinRow()=0Aspose::Cells::ICellspure virtual
GetMultiThreadReading()=0Aspose::Cells::ICellspure virtual
GetObjectByIndex(Aspose::Cells::Systems::Int32 index)=0Aspose::Cells::ICellspure virtual
GetObjectByIndex(Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column)=0Aspose::Cells::ICellspure virtual
GetObjectByIndex(intrusive_ptr< Aspose::Cells::Systems::String > cellName)=0Aspose::Cells::ICellspure virtual
GetPreserveString()=0Aspose::Cells::ICellspure virtual
GetRowEnumerator()=0Aspose::Cells::ICellspure virtual
GetRowHeight(Aspose::Cells::Systems::Int32 row)=0Aspose::Cells::ICellspure virtual
GetRowHeightInch(Aspose::Cells::Systems::Int32 row)=0Aspose::Cells::ICellspure virtual
GetRowHeightPixel(Aspose::Cells::Systems::Int32 row)=0Aspose::Cells::ICellspure virtual
GetRowOriginalHeightPoint(Aspose::Cells::Systems::Int32 row)=0Aspose::Cells::ICellspure virtual
GetStandardHeight()=0Aspose::Cells::ICellspure virtual
GetStandardHeightInch()=0Aspose::Cells::ICellspure virtual
GetStandardHeightPixels()=0Aspose::Cells::ICellspure virtual
GetStandardWidth()=0Aspose::Cells::ICellspure virtual
GetStandardWidthInch()=0Aspose::Cells::ICellspure virtual
GetStandardWidthPixels()=0Aspose::Cells::ICellspure virtual
GetViewColumnWidthPixel(Aspose::Cells::Systems::Int32 column)=0Aspose::Cells::ICellspure virtual
GetViewRowHeight(Aspose::Cells::Systems::Int32 row)=0Aspose::Cells::ICellspure virtual
GetViewRowHeightInch(Aspose::Cells::Systems::Int32 row)=0Aspose::Cells::ICellspure virtual
GroupColumns(Aspose::Cells::Systems::Int32 firstIndex, Aspose::Cells::Systems::Int32 lastIndex)=0Aspose::Cells::ICellspure virtual
GroupColumns(Aspose::Cells::Systems::Int32 firstIndex, Aspose::Cells::Systems::Int32 lastIndex, bool isHidden)=0Aspose::Cells::ICellspure virtual
GroupRows(Aspose::Cells::Systems::Int32 firstIndex, Aspose::Cells::Systems::Int32 lastIndex, bool isHidden)=0Aspose::Cells::ICellspure virtual
GroupRows(Aspose::Cells::Systems::Int32 firstIndex, Aspose::Cells::Systems::Int32 lastIndex)=0Aspose::Cells::ICellspure virtual
HideColumn(Aspose::Cells::Systems::Int32 column)=0Aspose::Cells::ICellspure virtual
HideColumns(Aspose::Cells::Systems::Int32 column, Aspose::Cells::Systems::Int32 totalColumns)=0Aspose::Cells::ICellspure virtual
HideGroupDetail(bool isVertical, Aspose::Cells::Systems::Int32 index)=0Aspose::Cells::ICellspure virtual
HideRow(Aspose::Cells::Systems::Int32 row)=0Aspose::Cells::ICellspure virtual
HideRows(Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 totalRows)=0Aspose::Cells::ICellspure virtual
ImportArray(intrusive_ptr< Aspose::Cells::Systems::Array2D< Aspose::Cells::Systems::String *>> stringArray, Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn)=0Aspose::Cells::ICellspure virtual
ImportArray(intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::Systems::String *>> stringArray, Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn, bool isVertical)=0Aspose::Cells::ICellspure virtual
ImportArray(intrusive_ptr< Aspose::Cells::Systems::Array2D< Aspose::Cells::Systems::Int32 >> intArray, Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn)=0Aspose::Cells::ICellspure virtual
ImportArray(intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::Systems::Int32 >> intArray, Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn, bool isVertical)=0Aspose::Cells::ICellspure virtual
ImportArray(intrusive_ptr< Aspose::Cells::Systems::Array2D< Aspose::Cells::Systems::Double >> doubleArray, Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn)=0Aspose::Cells::ICellspure virtual
ImportArray(intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::Systems::Double >> doubleArray, Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn, bool isVertical)=0Aspose::Cells::ICellspure virtual
ImportArrayList(intrusive_ptr< Aspose::Cells::Systems::Collections::ArrayList > arrayList, Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn, bool isVertical)=0Aspose::Cells::ICellspure virtual
ImportCSV(intrusive_ptr< Aspose::Cells::Systems::String > fileName, intrusive_ptr< Aspose::Cells::Systems::String > splitter, bool convertNumericData, Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn)=0Aspose::Cells::ICellspure virtual
ImportCSV(intrusive_ptr< Aspose::Cells::Systems::IO::Stream > stream, intrusive_ptr< Aspose::Cells::Systems::String > splitter, bool convertNumericData, Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn)=0Aspose::Cells::ICellspure virtual
ImportCSV(intrusive_ptr< Aspose::Cells::Systems::String > fileName, intrusive_ptr< Aspose::Cells::ITxtLoadOptions > options, Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn)=0Aspose::Cells::ICellspure virtual
ImportCSV(intrusive_ptr< Aspose::Cells::Systems::IO::Stream > stream, intrusive_ptr< Aspose::Cells::ITxtLoadOptions > options, Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn)=0Aspose::Cells::ICellspure virtual
ImportCustomObjects(intrusive_ptr< Aspose::Cells::Systems::Collections::ICollection > list, intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::Systems::String *>> propertyNames, bool isPropertyNameShown, Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn, Aspose::Cells::Systems::Int32 rowNumber, bool insertRows, intrusive_ptr< Aspose::Cells::Systems::String > dateFormatString, bool convertStringToNumber)=0Aspose::Cells::ICellspure virtual
ImportFormulaArray(intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::Systems::String *>> stringArray, Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn, bool isVertical)=0Aspose::Cells::ICellspure virtual
ImportObjectArray(intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::Systems::Object *>> objArray, Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn, bool isVertical)=0Aspose::Cells::ICellspure virtual
ImportObjectArray(intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::Systems::Object *>> objArray, Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn, bool isVertical, Aspose::Cells::Systems::Int32 skip)=0Aspose::Cells::ICellspure virtual
ImportTwoDimensionArray(intrusive_ptr< Aspose::Cells::Systems::Array2D< Aspose::Cells::Systems::Object *>> objArray, Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn)=0Aspose::Cells::ICellspure virtual
ImportTwoDimensionArray(intrusive_ptr< Aspose::Cells::Systems::Array2D< Aspose::Cells::Systems::Object *>> objArray, Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn, bool convertStringToNumber)=0Aspose::Cells::ICellspure virtual
ImportTwoDimensionArray(intrusive_ptr< Aspose::Cells::Systems::Array2D< Aspose::Cells::Systems::Object *>> objArray, intrusive_ptr< Aspose::Cells::Systems::Array2D< Aspose::Cells::Systems::Object *>> styles, Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn, bool convertStringToNumber)=0Aspose::Cells::ICellspure virtual
ImportTwoDimensionArray(intrusive_ptr< Aspose::Cells::Systems::Array2D< Aspose::Cells::Systems::Object *>> objArray, intrusive_ptr< Aspose::Cells::Systems::Array2D< Aspose::Cells::Systems::Object *>> styles, Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn, intrusive_ptr< Aspose::Cells::ITxtLoadOptions > opts)=0Aspose::Cells::ICellspure virtual
InsertColumn(Aspose::Cells::Systems::Int32 columnIndex, bool updateReference)=0Aspose::Cells::ICellspure virtual
InsertColumn(Aspose::Cells::Systems::Int32 columnIndex)=0Aspose::Cells::ICellspure virtual
InsertColumns(Aspose::Cells::Systems::Int32 columnIndex, Aspose::Cells::Systems::Int32 totalColumns)=0Aspose::Cells::ICellspure virtual
InsertColumns(Aspose::Cells::Systems::Int32 columnIndex, Aspose::Cells::Systems::Int32 totalColumns, bool updateReference)=0Aspose::Cells::ICellspure virtual
InsertCutCells(intrusive_ptr< Aspose::Cells::IRange > cutRange, Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column, Aspose::Cells::ShiftType shiftType)=0Aspose::Cells::ICellspure virtual
InsertIRange(intrusive_ptr< Aspose::Cells::ICellArea > area, Aspose::Cells::Systems::Int32 shiftNumber, Aspose::Cells::ShiftType shiftType, bool updateReference)=0Aspose::Cells::ICellspure virtual
InsertIRange(intrusive_ptr< Aspose::Cells::ICellArea > area, Aspose::Cells::ShiftType shiftType)=0Aspose::Cells::ICellspure virtual
InsertIRange(intrusive_ptr< Aspose::Cells::ICellArea > area, Aspose::Cells::Systems::Int32 shiftNumber, Aspose::Cells::ShiftType shiftType)=0Aspose::Cells::ICellspure virtual
InsertRow(Aspose::Cells::Systems::Int32 rowIndex)=0Aspose::Cells::ICellspure virtual
InsertRows(Aspose::Cells::Systems::Int32 rowIndex, Aspose::Cells::Systems::Int32 totalRows, bool updateReference)=0Aspose::Cells::ICellspure virtual
InsertRows(Aspose::Cells::Systems::Int32 rowIndex, Aspose::Cells::Systems::Int32 totalRows)=0Aspose::Cells::ICellspure virtual
IsBlankColumn(Aspose::Cells::Systems::Int32 columnIndex)=0Aspose::Cells::ICellspure virtual
IsColumnHidden(Aspose::Cells::Systems::Int32 columnIndex)=0Aspose::Cells::ICellspure virtual
IsDefaultRowHeightMatched()=0Aspose::Cells::ICellspure virtual
IsDefaultRowHidden()=0Aspose::Cells::ICellspure virtual
IsDeletingRangeEnabled(Aspose::Cells::Systems::Int32 startRow, Aspose::Cells::Systems::Int32 startColumn, Aspose::Cells::Systems::Int32 totalRows, Aspose::Cells::Systems::Int32 totalColumns)=0Aspose::Cells::ICellspure virtual
IsRowHidden(Aspose::Cells::Systems::Int32 rowIndex)=0Aspose::Cells::ICellspure virtual
LinkToXmlMap(intrusive_ptr< Aspose::Cells::Systems::String > mapName, Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column, intrusive_ptr< Aspose::Cells::Systems::String > path)=0Aspose::Cells::ICellspure virtual
Merge(Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn, Aspose::Cells::Systems::Int32 totalRows, Aspose::Cells::Systems::Int32 totalColumns)=0Aspose::Cells::ICellspure virtual
Merge(Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn, Aspose::Cells::Systems::Int32 totalRows, Aspose::Cells::Systems::Int32 totalColumns, bool mergeConflict)=0Aspose::Cells::ICellspure virtual
Merge(Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn, Aspose::Cells::Systems::Int32 totalRows, Aspose::Cells::Systems::Int32 totalColumns, bool checkConflict, bool mergeConflict)=0Aspose::Cells::ICellspure virtual
MoveIRange(intrusive_ptr< Aspose::Cells::ICellArea > sourceArea, Aspose::Cells::Systems::Int32 destRow, Aspose::Cells::Systems::Int32 destColumn)=0Aspose::Cells::ICellspure virtual
release_ref()Aspose::Cells::ICellsinlinevirtual
RemoveDuplicates()=0Aspose::Cells::ICellspure virtual
RemoveDuplicates(Aspose::Cells::Systems::Int32 startRow, Aspose::Cells::Systems::Int32 startColumn, Aspose::Cells::Systems::Int32 endRow, Aspose::Cells::Systems::Int32 endColumn)=0Aspose::Cells::ICellspure virtual
RemoveDuplicates(Aspose::Cells::Systems::Int32 startRow, Aspose::Cells::Systems::Int32 startColumn, Aspose::Cells::Systems::Int32 endRow, Aspose::Cells::Systems::Int32 endColumn, bool hasHeaders, intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::Systems::Int32 >> columnOffsets)=0Aspose::Cells::ICellspure virtual
RemoveFormulas()=0Aspose::Cells::ICellspure virtual
SetColumnWidth(Aspose::Cells::Systems::Int32 column, Aspose::Cells::Systems::Double width)=0Aspose::Cells::ICellspure virtual
SetColumnWidthInch(Aspose::Cells::Systems::Int32 column, Aspose::Cells::Systems::Double inches)=0Aspose::Cells::ICellspure virtual
SetColumnWidthPixel(Aspose::Cells::Systems::Int32 column, Aspose::Cells::Systems::Int32 pixels)=0Aspose::Cells::ICellspure virtual
SetDefaultRowHeightMatched(bool value)=0Aspose::Cells::ICellspure virtual
SetDefaultRowHidden(bool value)=0Aspose::Cells::ICellspure virtual
SetIStyle(intrusive_ptr< Aspose::Cells::IStyle > value)=0Aspose::Cells::ICellspure virtual
SetMemorySetting(Aspose::Cells::MemorySetting value)=0Aspose::Cells::ICellspure virtual
SetMultiThreadReading(bool value)=0Aspose::Cells::ICellspure virtual
SetPreserveString(bool value)=0Aspose::Cells::ICellspure virtual
SetRowHeight(Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Double height)=0Aspose::Cells::ICellspure virtual
SetRowHeightInch(Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Double inches)=0Aspose::Cells::ICellspure virtual
SetRowHeightPixel(Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 pixels)=0Aspose::Cells::ICellspure virtual
SetStandardHeight(Aspose::Cells::Systems::Double value)=0Aspose::Cells::ICellspure virtual
SetStandardHeightInch(Aspose::Cells::Systems::Double value)=0Aspose::Cells::ICellspure virtual
SetStandardHeightPixels(Aspose::Cells::Systems::Int32 value)=0Aspose::Cells::ICellspure virtual
SetStandardWidth(Aspose::Cells::Systems::Double value)=0Aspose::Cells::ICellspure virtual
SetStandardWidthInch(Aspose::Cells::Systems::Double value)=0Aspose::Cells::ICellspure virtual
SetStandardWidthPixels(Aspose::Cells::Systems::Int32 value)=0Aspose::Cells::ICellspure virtual
SetViewColumnWidthPixel(Aspose::Cells::Systems::Int32 column, Aspose::Cells::Systems::Int32 pixels)=0Aspose::Cells::ICellspure virtual
ShowGroupDetail(bool isVertical, Aspose::Cells::Systems::Int32 index)=0Aspose::Cells::ICellspure virtual
Subtotal(intrusive_ptr< Aspose::Cells::ICellArea > ca, Aspose::Cells::Systems::Int32 groupBy, Aspose::Cells::ConsolidationFunction function, intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::Systems::Int32 >> totalList)=0Aspose::Cells::ICellspure virtual
Subtotal(intrusive_ptr< Aspose::Cells::ICellArea > ca, Aspose::Cells::Systems::Int32 groupBy, Aspose::Cells::ConsolidationFunction function, intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::Systems::Int32 >> totalList, bool replace, bool pageBreaks, bool summaryBelowData)=0Aspose::Cells::ICellspure virtual
TextToColumns(Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column, Aspose::Cells::Systems::Int32 totalRows, intrusive_ptr< Aspose::Cells::ITxtLoadOptions > options)=0Aspose::Cells::ICellspure virtual
UngroupColumns(Aspose::Cells::Systems::Int32 firstIndex, Aspose::Cells::Systems::Int32 lastIndex)=0Aspose::Cells::ICellspure virtual
UngroupRows(Aspose::Cells::Systems::Int32 firstIndex, Aspose::Cells::Systems::Int32 lastIndex, bool isAll)=0Aspose::Cells::ICellspure virtual
UngroupRows(Aspose::Cells::Systems::Int32 firstIndex, Aspose::Cells::Systems::Int32 lastIndex)=0Aspose::Cells::ICellspure virtual
UnhideColumn(Aspose::Cells::Systems::Int32 column, Aspose::Cells::Systems::Double width)=0Aspose::Cells::ICellspure virtual
UnhideColumns(Aspose::Cells::Systems::Int32 column, Aspose::Cells::Systems::Int32 totalColumns, Aspose::Cells::Systems::Double width)=0Aspose::Cells::ICellspure virtual
UnhideRow(Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Double height)=0Aspose::Cells::ICellspure virtual
UnhideRows(Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 totalRows, Aspose::Cells::Systems::Double height)=0Aspose::Cells::ICellspure virtual
UnMerge(Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn, Aspose::Cells::Systems::Int32 totalRows, Aspose::Cells::Systems::Int32 totalColumns)=0Aspose::Cells::ICellspure virtual