This is the complete list of members for Aspose::Cells::IWorkbook, including all inherited members.
AcceptAllRevisions()=0 | Aspose::Cells::IWorkbook | pure virtual |
add_ref() | Aspose::Cells::IWorkbook | inlinevirtual |
AddDigitalSignature(intrusive_ptr< Aspose::Cells::DigitalSignatures::IDigitalSignatureCollection > digitalSignatureCollection)=0 | Aspose::Cells::IWorkbook | pure virtual |
CalculateFormula()=0 | Aspose::Cells::IWorkbook | pure virtual |
CalculateFormula(bool ignoreError)=0 | Aspose::Cells::IWorkbook | pure virtual |
CalculateFormula(bool ignoreError, intrusive_ptr< Aspose::Cells::ICustomFunction > customFunction)=0 | Aspose::Cells::IWorkbook | pure virtual |
CalculateFormula(intrusive_ptr< Aspose::Cells::ICalculationOptions > options)=0 | Aspose::Cells::IWorkbook | pure virtual |
ChangePalette(intrusive_ptr< Aspose::Cells::Systems::Drawing::Color > color, Aspose::Cells::Systems::Int32 index)=0 | Aspose::Cells::IWorkbook | pure virtual |
CloseAccessCache(Aspose::Cells::AccessCacheOptions opts)=0 | Aspose::Cells::IWorkbook | pure virtual |
CombineIWorkbook(intrusive_ptr< Aspose::Cells::IWorkbook > secondWorkbook)=0 | Aspose::Cells::IWorkbook | pure virtual |
Copy(intrusive_ptr< Aspose::Cells::IWorkbook > source, intrusive_ptr< Aspose::Cells::ICopyOptions > copyOptions)=0 | Aspose::Cells::IWorkbook | pure virtual |
Copy(intrusive_ptr< Aspose::Cells::IWorkbook > source)=0 | Aspose::Cells::IWorkbook | pure virtual |
CopyITheme(intrusive_ptr< Aspose::Cells::IWorkbook > source)=0 | Aspose::Cells::IWorkbook | pure virtual |
CreateBuiltinIStyle(Aspose::Cells::BuiltinStyleType type)=0 | Aspose::Cells::IWorkbook | pure virtual |
CreateICellsColor()=0 | Aspose::Cells::IWorkbook | pure virtual |
CreateIStyle()=0 | Aspose::Cells::IWorkbook | pure virtual |
CustomTheme(intrusive_ptr< Aspose::Cells::Systems::String > themeName, intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::Systems::Drawing::Color *>> colors)=0 | Aspose::Cells::IWorkbook | pure virtual |
Dispose()=0 | Aspose::Cells::IWorkbook | pure virtual |
ExportXml(intrusive_ptr< Aspose::Cells::Systems::String > mapName, intrusive_ptr< Aspose::Cells::Systems::String > path)=0 | Aspose::Cells::IWorkbook | pure virtual |
ExportXml(intrusive_ptr< Aspose::Cells::Systems::String > mapName, intrusive_ptr< Aspose::Cells::Systems::IO::Stream > stream)=0 | Aspose::Cells::IWorkbook | pure virtual |
GetAbsolutePath()=0 | Aspose::Cells::IWorkbook | pure virtual |
GetColors()=0 | Aspose::Cells::IWorkbook | pure virtual |
GetCountOfStylesInPool()=0 | Aspose::Cells::IWorkbook | pure virtual |
GetDefaultIStyle()=0 | Aspose::Cells::IWorkbook | pure virtual |
GetFileFormat()=0 | Aspose::Cells::IWorkbook | pure virtual |
GetFileName()=0 | Aspose::Cells::IWorkbook | pure virtual |
GetIBuiltInDocumentProperties()=0 | Aspose::Cells::IWorkbook | pure virtual |
GetIContentTypeProperties()=0 | Aspose::Cells::IWorkbook | pure virtual |
GetICustomDocumentProperties()=0 | Aspose::Cells::IWorkbook | pure virtual |
GetIDataSorter()=0 | Aspose::Cells::IWorkbook | pure virtual |
GetIDigitalSignature()=0 | Aspose::Cells::IWorkbook | pure virtual |
GetIFonts()=0 | Aspose::Cells::IWorkbook | pure virtual |
GetISettings()=0 | Aspose::Cells::IWorkbook | pure virtual |
GetIStyleInPool(Aspose::Cells::Systems::Int32 index)=0 | Aspose::Cells::IWorkbook | pure virtual |
GetIVbaProject()=0 | Aspose::Cells::IWorkbook | pure virtual |
GetIWorksheets()=0 | Aspose::Cells::IWorkbook | pure virtual |
GetMatchingColor(intrusive_ptr< Aspose::Cells::Systems::Drawing::Color > rawColor)=0 | Aspose::Cells::IWorkbook | pure virtual |
GetNamedIStyle(intrusive_ptr< Aspose::Cells::Systems::String > name)=0 | Aspose::Cells::IWorkbook | pure virtual |
GetRibbonXml()=0 | Aspose::Cells::IWorkbook | pure virtual |
GetTheme()=0 | Aspose::Cells::IWorkbook | pure virtual |
GetThemeColor(Aspose::Cells::ThemeColorType type)=0 | Aspose::Cells::IWorkbook | pure virtual |
HasExernalLinks()=0 | Aspose::Cells::IWorkbook | pure virtual |
HasMacro()=0 | Aspose::Cells::IWorkbook | pure virtual |
HasRevisions()=0 | Aspose::Cells::IWorkbook | pure virtual |
ImportXml(intrusive_ptr< Aspose::Cells::Systems::String > url, intrusive_ptr< Aspose::Cells::Systems::String > sheetName, Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 col)=0 | Aspose::Cells::IWorkbook | pure virtual |
ImportXml(intrusive_ptr< Aspose::Cells::Systems::IO::Stream > stream, intrusive_ptr< Aspose::Cells::Systems::String > sheetName, Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 col)=0 | Aspose::Cells::IWorkbook | pure virtual |
IsColorInPalette(intrusive_ptr< Aspose::Cells::Systems::Drawing::Color > color)=0 | Aspose::Cells::IWorkbook | pure virtual |
IsDigitallySigned()=0 | Aspose::Cells::IWorkbook | pure virtual |
IsLicensed()=0 | Aspose::Cells::IWorkbook | pure virtual |
IsWorkbookProtectedWithPassword()=0 | Aspose::Cells::IWorkbook | pure virtual |
ParseFormulas(bool ignoreError)=0 | Aspose::Cells::IWorkbook | pure virtual |
Protect(Aspose::Cells::ProtectionType protectionType, intrusive_ptr< Aspose::Cells::Systems::String > password)=0 | Aspose::Cells::IWorkbook | pure virtual |
ProtectSharedWorkbook(intrusive_ptr< Aspose::Cells::Systems::String > password)=0 | Aspose::Cells::IWorkbook | pure virtual |
RefreshDynamicArrayFormulas(bool calculate)=0 | Aspose::Cells::IWorkbook | pure virtual |
release_ref() | Aspose::Cells::IWorkbook | inlinevirtual |
RemoveDigitalSignature()=0 | Aspose::Cells::IWorkbook | pure virtual |
RemoveExternalLinks()=0 | Aspose::Cells::IWorkbook | pure virtual |
RemoveMacro()=0 | Aspose::Cells::IWorkbook | pure virtual |
RemovePersonalInformation()=0 | Aspose::Cells::IWorkbook | pure virtual |
RemoveUnusedStyles()=0 | Aspose::Cells::IWorkbook | pure virtual |
Replace(intrusive_ptr< Aspose::Cells::Systems::String > placeHolder, intrusive_ptr< Aspose::Cells::Systems::String > newValue)=0 | Aspose::Cells::IWorkbook | pure virtual |
Replace(intrusive_ptr< Aspose::Cells::Systems::String > placeHolder, Aspose::Cells::Systems::Int32 newValue)=0 | Aspose::Cells::IWorkbook | pure virtual |
Replace(intrusive_ptr< Aspose::Cells::Systems::String > placeHolder, Aspose::Cells::Systems::Double newValue)=0 | Aspose::Cells::IWorkbook | pure virtual |
Replace(intrusive_ptr< Aspose::Cells::Systems::String > placeHolder, intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::Systems::String *>> newValues, bool isVertical)=0 | Aspose::Cells::IWorkbook | pure virtual |
Replace(intrusive_ptr< Aspose::Cells::Systems::String > placeHolder, intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::Systems::Int32 >> newValues, bool isVertical)=0 | Aspose::Cells::IWorkbook | pure virtual |
Replace(intrusive_ptr< Aspose::Cells::Systems::String > placeHolder, intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::Systems::Double >> newValues, bool isVertical)=0 | Aspose::Cells::IWorkbook | pure virtual |
Replace(bool boolValue, intrusive_ptr< Aspose::Cells::Systems::Object > newValue)=0 | Aspose::Cells::IWorkbook | pure virtual |
Replace(Aspose::Cells::Systems::Int32 intValue, intrusive_ptr< Aspose::Cells::Systems::Object > newValue)=0 | Aspose::Cells::IWorkbook | pure virtual |
Replace(intrusive_ptr< Aspose::Cells::Systems::String > placeHolder, intrusive_ptr< Aspose::Cells::Systems::String > newValue, intrusive_ptr< Aspose::Cells::IReplaceOptions > options)=0 | Aspose::Cells::IWorkbook | pure virtual |
Save(intrusive_ptr< Aspose::Cells::Systems::String > fileName, Aspose::Cells::SaveFormat saveFormat)=0 | Aspose::Cells::IWorkbook | pure virtual |
Save(intrusive_ptr< Aspose::Cells::Systems::String > fileName)=0 | Aspose::Cells::IWorkbook | pure virtual |
Save(intrusive_ptr< Aspose::Cells::Systems::String > fileName, intrusive_ptr< Aspose::Cells::ISaveOptions > saveOptions)=0 | Aspose::Cells::IWorkbook | pure virtual |
Save(intrusive_ptr< Aspose::Cells::Systems::IO::Stream > stream, Aspose::Cells::SaveFormat saveFormat)=0 | Aspose::Cells::IWorkbook | pure virtual |
Save(intrusive_ptr< Aspose::Cells::Systems::IO::Stream > stream, intrusive_ptr< Aspose::Cells::ISaveOptions > saveOptions)=0 | Aspose::Cells::IWorkbook | pure virtual |
SaveToStream()=0 | Aspose::Cells::IWorkbook | pure virtual |
SetAbsolutePath(intrusive_ptr< Aspose::Cells::Systems::String > value)=0 | Aspose::Cells::IWorkbook | pure virtual |
SetDefaultIStyle(intrusive_ptr< Aspose::Cells::IStyle > value)=0 | Aspose::Cells::IWorkbook | pure virtual |
SetEncryptionOptions(Aspose::Cells::EncryptionType encryptionType, Aspose::Cells::Systems::Int32 keyLength)=0 | Aspose::Cells::IWorkbook | pure virtual |
SetFileFormat(Aspose::Cells::FileFormatType value)=0 | Aspose::Cells::IWorkbook | pure virtual |
SetFileName(intrusive_ptr< Aspose::Cells::Systems::String > value)=0 | Aspose::Cells::IWorkbook | pure virtual |
SetIDigitalSignature(intrusive_ptr< Aspose::Cells::DigitalSignatures::IDigitalSignatureCollection > digitalSignatureCollection)=0 | Aspose::Cells::IWorkbook | pure virtual |
SetRibbonXml(intrusive_ptr< Aspose::Cells::Systems::String > value)=0 | Aspose::Cells::IWorkbook | pure virtual |
SetThemeColor(Aspose::Cells::ThemeColorType type, intrusive_ptr< Aspose::Cells::Systems::Drawing::Color > color)=0 | Aspose::Cells::IWorkbook | pure virtual |
StartAccessCache(Aspose::Cells::AccessCacheOptions opts)=0 | Aspose::Cells::IWorkbook | pure virtual |
Unprotect(intrusive_ptr< Aspose::Cells::Systems::String > password)=0 | Aspose::Cells::IWorkbook | pure virtual |
UnprotectSharedWorkbook(intrusive_ptr< Aspose::Cells::Systems::String > password)=0 | Aspose::Cells::IWorkbook | pure virtual |
UpdateLinkedDataSource(intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::IWorkbook *>> externalWorkbooks)=0 | Aspose::Cells::IWorkbook | pure virtual |