This is the complete list of members for Aspose::Cells::ICellsHelper, including all inherited members.
AddAddInFunction(intrusive_ptr< Aspose::Cells::Systems::String > function, Aspose::Cells::Systems::Int32 minCountOfParameters, Aspose::Cells::Systems::Int32 maxCountOfParameters, intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::ParameterType >> paramersType, Aspose::Cells::ParameterType functionValueType) | Aspose::Cells::ICellsHelper | static |
CellIndexToName(Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column) | Aspose::Cells::ICellsHelper | static |
CellNameToIndex(intrusive_ptr< Aspose::Cells::Systems::String > cellName, Aspose::Cells::Systems::Int32 &row, Aspose::Cells::Systems::Int32 &column) | Aspose::Cells::ICellsHelper | static |
ColumnIndexToName(Aspose::Cells::Systems::Int32 column) | Aspose::Cells::ICellsHelper | static |
ColumnNameToIndex(intrusive_ptr< Aspose::Cells::Systems::String > columnName) | Aspose::Cells::ICellsHelper | static |
ConvertA1FormulaToR1C1(intrusive_ptr< Aspose::Cells::Systems::String > formula, Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column) | Aspose::Cells::ICellsHelper | static |
ConvertR1C1FormulaToA1(intrusive_ptr< Aspose::Cells::Systems::String > r1c1Formula, Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column) | Aspose::Cells::ICellsHelper | static |
CreateSafeSheetName(intrusive_ptr< Aspose::Cells::Systems::String > nameProposal) | Aspose::Cells::ICellsHelper | static |
CreateSafeSheetName(intrusive_ptr< Aspose::Cells::Systems::String > nameProposal, Aspose::Cells::Systems::Char replaceChar) | Aspose::Cells::ICellsHelper | static |
GetAltStartPath() | Aspose::Cells::ICellsHelper | static |
GetDateTimeFromDouble(Aspose::Cells::Systems::Double doubleValue, bool date1904) | Aspose::Cells::ICellsHelper | static |
GetDoubleFromDateTime(intrusive_ptr< Aspose::Cells::Systems::DateTime > dateTime, bool date1904) | Aspose::Cells::ICellsHelper | static |
GetDPI() | Aspose::Cells::ICellsHelper | static |
GetLibraryPath() | Aspose::Cells::ICellsHelper | static |
GetSignificantDigits() | Aspose::Cells::ICellsHelper | static |
GetStartupPath() | Aspose::Cells::ICellsHelper | static |
GetTextWidth(intrusive_ptr< Aspose::Cells::Systems::String > text, intrusive_ptr< Aspose::Cells::IFont > font, Aspose::Cells::Systems::Double scaling) | Aspose::Cells::ICellsHelper | static |
GetUsedColors(intrusive_ptr< Aspose::Cells::IWorkbook > workbook) | Aspose::Cells::ICellsHelper | static |
GetVersion() | Aspose::Cells::ICellsHelper | static |
IsCloudPlatform() | Aspose::Cells::ICellsHelper | static |
MergeFiles(intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::Systems::String *>> files, intrusive_ptr< Aspose::Cells::Systems::String > cachedFile, intrusive_ptr< Aspose::Cells::Systems::String > destFile) | Aspose::Cells::ICellsHelper | static |
RowIndexToName(Aspose::Cells::Systems::Int32 row) | Aspose::Cells::ICellsHelper | static |
RowNameToIndex(intrusive_ptr< Aspose::Cells::Systems::String > rowName) | Aspose::Cells::ICellsHelper | static |
SetAltStartPath(intrusive_ptr< Aspose::Cells::Systems::String > value) | Aspose::Cells::ICellsHelper | static |
SetCloudPlatform(bool value) | Aspose::Cells::ICellsHelper | static |
SetDPI(Aspose::Cells::Systems::Double value) | Aspose::Cells::ICellsHelper | static |
SetLibraryPath(intrusive_ptr< Aspose::Cells::Systems::String > value) | Aspose::Cells::ICellsHelper | static |
SetSignificantDigits(Aspose::Cells::Systems::Int32 value) | Aspose::Cells::ICellsHelper | static |
SetStartupPath(intrusive_ptr< Aspose::Cells::Systems::String > value) | Aspose::Cells::ICellsHelper | static |