This is the complete list of members for Aspose::Cells::IWorksheet, including all inherited members.
add_ref() | Aspose::Cells::IWorksheet | inlinevirtual |
AddPageBreaks(intrusive_ptr< Aspose::Cells::Systems::String > cellName)=0 | Aspose::Cells::IWorksheet | pure virtual |
AdvancedFilter(bool isFilter, intrusive_ptr< Aspose::Cells::Systems::String > listRange, intrusive_ptr< Aspose::Cells::Systems::String > criteriaRange, intrusive_ptr< Aspose::Cells::Systems::String > copyTo, bool uniqueRecordOnly)=0 | Aspose::Cells::IWorksheet | pure virtual |
AutoFitColumn(Aspose::Cells::Systems::Int32 columnIndex, Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 lastRow)=0 | Aspose::Cells::IWorksheet | pure virtual |
AutoFitColumn(Aspose::Cells::Systems::Int32 columnIndex)=0 | Aspose::Cells::IWorksheet | pure virtual |
AutoFitColumns()=0 | Aspose::Cells::IWorksheet | pure virtual |
AutoFitColumns(intrusive_ptr< Aspose::Cells::IAutoFitterOptions > options)=0 | Aspose::Cells::IWorksheet | pure virtual |
AutoFitColumns(Aspose::Cells::Systems::Int32 firstColumn, Aspose::Cells::Systems::Int32 lastColumn)=0 | Aspose::Cells::IWorksheet | pure virtual |
AutoFitColumns(Aspose::Cells::Systems::Int32 firstColumn, Aspose::Cells::Systems::Int32 lastColumn, intrusive_ptr< Aspose::Cells::IAutoFitterOptions > options)=0 | Aspose::Cells::IWorksheet | pure virtual |
AutoFitColumns(Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn, Aspose::Cells::Systems::Int32 lastRow, Aspose::Cells::Systems::Int32 lastColumn)=0 | Aspose::Cells::IWorksheet | pure virtual |
AutoFitColumns(Aspose::Cells::Systems::Int32 firstRow, Aspose::Cells::Systems::Int32 firstColumn, Aspose::Cells::Systems::Int32 lastRow, Aspose::Cells::Systems::Int32 lastColumn, intrusive_ptr< Aspose::Cells::IAutoFitterOptions > options)=0 | Aspose::Cells::IWorksheet | pure virtual |
AutoFitRow(Aspose::Cells::Systems::Int32 rowIndex, Aspose::Cells::Systems::Int32 firstColumn, Aspose::Cells::Systems::Int32 lastColumn)=0 | Aspose::Cells::IWorksheet | pure virtual |
AutoFitRow(Aspose::Cells::Systems::Int32 rowIndex, Aspose::Cells::Systems::Int32 firstColumn, Aspose::Cells::Systems::Int32 lastColumn, intrusive_ptr< Aspose::Cells::IAutoFitterOptions > options)=0 | Aspose::Cells::IWorksheet | pure virtual |
AutoFitRow(Aspose::Cells::Systems::Int32 startRow, Aspose::Cells::Systems::Int32 endRow, Aspose::Cells::Systems::Int32 startColumn, Aspose::Cells::Systems::Int32 endColumn)=0 | Aspose::Cells::IWorksheet | pure virtual |
AutoFitRow(Aspose::Cells::Systems::Int32 rowIndex)=0 | Aspose::Cells::IWorksheet | pure virtual |
AutoFitRows()=0 | Aspose::Cells::IWorksheet | pure virtual |
AutoFitRows(bool onlyAuto)=0 | Aspose::Cells::IWorksheet | pure virtual |
AutoFitRows(intrusive_ptr< Aspose::Cells::IAutoFitterOptions > options)=0 | Aspose::Cells::IWorksheet | pure virtual |
AutoFitRows(Aspose::Cells::Systems::Int32 startRow, Aspose::Cells::Systems::Int32 endRow)=0 | Aspose::Cells::IWorksheet | pure virtual |
AutoFitRows(Aspose::Cells::Systems::Int32 startRow, Aspose::Cells::Systems::Int32 endRow, intrusive_ptr< Aspose::Cells::IAutoFitterOptions > options)=0 | Aspose::Cells::IWorksheet | pure virtual |
CalculateFormula(intrusive_ptr< Aspose::Cells::Systems::String > formula)=0 | Aspose::Cells::IWorksheet | pure virtual |
CalculateFormula(bool recursive, bool ignoreError, intrusive_ptr< Aspose::Cells::ICustomFunction > customFunction)=0 | Aspose::Cells::IWorksheet | pure virtual |
CalculateFormulaByOption(intrusive_ptr< Aspose::Cells::Systems::String > formula, intrusive_ptr< Aspose::Cells::ICalculationOptions > opts)=0 | Aspose::Cells::IWorksheet | pure virtual |
CalculateFormulaByOption(intrusive_ptr< Aspose::Cells::ICalculationOptions > options, bool recursive)=0 | Aspose::Cells::IWorksheet | pure virtual |
ClearComments()=0 | Aspose::Cells::IWorksheet | pure virtual |
CloseAccessCache(Aspose::Cells::AccessCacheOptions opts)=0 | Aspose::Cells::IWorksheet | pure virtual |
Copy(intrusive_ptr< Aspose::Cells::IWorksheet > sourceSheet)=0 | Aspose::Cells::IWorksheet | pure virtual |
Copy(intrusive_ptr< Aspose::Cells::IWorksheet > sourceSheet, intrusive_ptr< Aspose::Cells::ICopyOptions > copyOptions)=0 | Aspose::Cells::IWorksheet | pure virtual |
Dispose()=0 | Aspose::Cells::IWorksheet | pure virtual |
FreezePanes(Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column, Aspose::Cells::Systems::Int32 freezedRows, Aspose::Cells::Systems::Int32 freezedColumns)=0 | Aspose::Cells::IWorksheet | pure virtual |
FreezePanes(intrusive_ptr< Aspose::Cells::Systems::String > cellName, Aspose::Cells::Systems::Int32 freezedRows, Aspose::Cells::Systems::Int32 freezedColumns)=0 | Aspose::Cells::IWorksheet | pure virtual |
GetActiveCell()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetBackgroundImage()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetCodeName()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetDisplayRightToLeft()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetDisplayZeros()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetFirstVisibleColumn()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetFirstVisibleRow()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetFreezedPanes(Aspose::Cells::Systems::Int32 &row, Aspose::Cells::Systems::Int32 &column, Aspose::Cells::Systems::Int32 &freezedRows, Aspose::Cells::Systems::Int32 &freezedColumns)=0 | Aspose::Cells::IWorksheet | pure virtual |
GetIAutoFilter()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetICells()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetICharts()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetICheckBoxes()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetIComments()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetIConditionalFormattings()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetICustomProperties()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetIErrorCheckOptions()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetIHorizontalPageBreaks()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetIHyperlinks()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetIListObjects()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetIndex()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetIOleObjects()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetIOutline()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetIPageSetup()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetIPanes()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetIPictures()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetIPivotTables()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetIProtectedRangeCollection()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetIProtection()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetIScenarios()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetIShapes()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetISparklineGroupCollection()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetITextBoxes()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetIValidations()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetIVerticalPageBreaks()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetIWorkbook()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetName()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetPaneState()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetPrintingPageBreaks(intrusive_ptr< Aspose::Cells::Rendering::IImageOrPrintOptions > options)=0 | Aspose::Cells::IWorksheet | pure virtual |
GetSelectedRanges()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetShowFormulas()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetTabColor()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetTabId()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetTransitionEntry()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetTransitionEvaluation()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetType()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetUniqueId()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetViewType()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetVisibilityType()=0 | Aspose::Cells::IWorksheet | pure virtual |
GetZoom()=0 | Aspose::Cells::IWorksheet | pure virtual |
HasAutofilter()=0 | Aspose::Cells::IWorksheet | pure virtual |
IsGridlinesVisible()=0 | Aspose::Cells::IWorksheet | pure virtual |
IsOutlineShown()=0 | Aspose::Cells::IWorksheet | pure virtual |
IsPageBreakPreview()=0 | Aspose::Cells::IWorksheet | pure virtual |
IsProtected()=0 | Aspose::Cells::IWorksheet | pure virtual |
IsRowColumnHeadersVisible()=0 | Aspose::Cells::IWorksheet | pure virtual |
IsRulerVisible()=0 | Aspose::Cells::IWorksheet | pure virtual |
IsSelected()=0 | Aspose::Cells::IWorksheet | pure virtual |
IsVisible()=0 | Aspose::Cells::IWorksheet | pure virtual |
MoveTo(Aspose::Cells::Systems::Int32 index)=0 | Aspose::Cells::IWorksheet | pure virtual |
Protect(Aspose::Cells::ProtectionType type)=0 | Aspose::Cells::IWorksheet | pure virtual |
Protect(Aspose::Cells::ProtectionType type, intrusive_ptr< Aspose::Cells::Systems::String > password, intrusive_ptr< Aspose::Cells::Systems::String > oldPassword)=0 | Aspose::Cells::IWorksheet | pure virtual |
RefreshPivotTables()=0 | Aspose::Cells::IWorksheet | pure virtual |
release_ref() | Aspose::Cells::IWorksheet | inlinevirtual |
RemoveAllDrawingObjects()=0 | Aspose::Cells::IWorksheet | pure virtual |
RemoveAutoFilter()=0 | Aspose::Cells::IWorksheet | pure virtual |
RemoveSplit()=0 | Aspose::Cells::IWorksheet | pure virtual |
Replace(intrusive_ptr< Aspose::Cells::Systems::String > oldString, intrusive_ptr< Aspose::Cells::Systems::String > newString)=0 | Aspose::Cells::IWorksheet | pure virtual |
SelectRange(Aspose::Cells::Systems::Int32 startRow, Aspose::Cells::Systems::Int32 startColumn, Aspose::Cells::Systems::Int32 totalRows, Aspose::Cells::Systems::Int32 totalColumns, bool removeOthers)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetActiveCell(intrusive_ptr< Aspose::Cells::Systems::String > value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetBackgroundImage(intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::Systems::Byte >> value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetCodeName(intrusive_ptr< Aspose::Cells::Systems::String > value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetDisplayRightToLeft(bool value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetDisplayZeros(bool value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetFirstVisibleColumn(Aspose::Cells::Systems::Int32 value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetFirstVisibleRow(Aspose::Cells::Systems::Int32 value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetGridlinesVisible(bool value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetName(intrusive_ptr< Aspose::Cells::Systems::String > value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetOutlineShown(bool value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetPageBreakPreview(bool value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetRowColumnHeadersVisible(bool value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetRulerVisible(bool value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetSelected(bool value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetShowFormulas(bool value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetTabColor(intrusive_ptr< Aspose::Cells::Systems::Drawing::Color > value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetTabId(Aspose::Cells::Systems::Int32 value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetTransitionEntry(bool value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetTransitionEvaluation(bool value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetType(Aspose::Cells::SheetType value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetUniqueId(intrusive_ptr< Aspose::Cells::Systems::String > value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetViewType(Aspose::Cells::ViewType value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetVisibilityType(Aspose::Cells::VisibilityType value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetVisible(bool isVisible, bool ignoreError)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetVisible(bool value)=0 | Aspose::Cells::IWorksheet | pure virtual |
SetZoom(Aspose::Cells::Systems::Int32 value)=0 | Aspose::Cells::IWorksheet | pure virtual |
Split()=0 | Aspose::Cells::IWorksheet | pure virtual |
StartAccessCache(Aspose::Cells::AccessCacheOptions opts)=0 | Aspose::Cells::IWorksheet | pure virtual |
ToString()=0 | Aspose::Cells::IWorksheet | pure virtual |
UnFreezePanes()=0 | Aspose::Cells::IWorksheet | pure virtual |
Unprotect()=0 | Aspose::Cells::IWorksheet | pure virtual |
Unprotect(intrusive_ptr< Aspose::Cells::Systems::String > password)=0 | Aspose::Cells::IWorksheet | pure virtual |