Reference

The COM object is a QAxObject with the CLSID .

Interfaces

Event Interfaces

Public Slots:

Signals:

Properties:


Member Type Documentation

Constants

XlAboveBelow

XlActionType

XlAllocation

XlAllocationMethod

XlAllocationValue

XlApplicationInternational

XlApplyNamesOrder

XlArabicModes

XlArrangeStyle

XlArrowHeadLength

XlArrowHeadStyle

XlArrowHeadWidth

XlAutoFillType

XlAutoFilterOperator

XlAxisCrosses

XlAxisGroup

XlAxisType

XlBackground

XlBarShape

XlBorderWeight

XlBordersIndex

XlBuiltInDialog

XlCVError

XlCalcFor

XlCalcMemNumberFormatType

XlCalculatedMemberType

XlCalculation

XlCalculationInterruptKey

XlCalculationState

XlCategoryLabelLevel

XlCategoryType

XlCellChangedState

XlCellInsertionMode

XlCellType

XlChartElementPosition

XlChartGallery

XlChartItem

XlChartLocation

XlChartPicturePlacement

XlChartPictureType

XlChartSplitType

XlChartType

XlCheckInVersionType

XlClipboardFormat

XlCmdType

XlColorIndex

XlColumnDataType

XlCommandUnderlines

XlCommentDisplayMode

XlConditionValueTypes

XlConnectionType

XlConsolidationFunction

XlContainsOperator

XlCopyPictureFormat

XlCorruptLoad

XlCreator

XlCredentialsMethod

XlCubeFieldSubType

XlCubeFieldType

XlCutCopyMode

XlDVAlertStyle

XlDVType

XlDataBarAxisPosition

XlDataBarBorderType

XlDataBarFillType

XlDataBarNegativeColorType

XlDataLabelPosition

XlDataLabelSeparator

XlDataLabelsType

XlDataSeriesDate

XlDataSeriesType

XlDeleteShiftDirection

XlDirection

XlDisplayBlanksAs

XlDisplayDrawingObjects

XlDisplayUnit

XlDupeUnique

XlDynamicFilterCriteria

XlEditionFormat

XlEditionOptionsOption

XlEditionType

XlEnableCancelKey

XlEnableSelection

XlEndStyleCap

XlErrorBarDirection

XlErrorBarInclude

XlErrorBarType

XlErrorChecks

XlFileAccess

XlFileFormat

XlFileValidationPivotMode

XlFillWith

XlFilterAction

XlFilterAllDatesInPeriod

XlFilterStatus

XlFindLookIn

XlFixedFormatQuality

XlFixedFormatType

XlFormControl

XlFormatConditionOperator

XlFormatConditionType

XlFormatFilterTypes

XlFormulaLabel

XlGenerateTableRefs

XlGradientFillType

XlHAlign

XlHebrewModes

XlHighlightChangesTime

XlHtmlType

XlIMEMode

XlIcon

XlIconSet

XlImportDataAs

XlInsertFormatOrigin

XlInsertShiftDirection

XlLayoutFormType

XlLayoutRowType

XlLegendPosition

XlLineStyle

XlLink

XlLinkInfo

XlLinkInfoType

XlLinkStatus

XlLinkType

XlListConflict

XlListDataType

XlListObjectSourceType

XlLocationInTable

XlLookAt

XlLookFor

XlMSApplication

XlMailSystem

XlMarkerStyle

XlMeasurementUnits

XlModelChangeSource

XlMouseButton

XlMousePointer

XlOLEType

XlOLEVerb

XlOartHorizontalOverflow

XlOartVerticalOverflow

XlObjectSize

XlOrder

XlOrientation

XlPTSelectionMode

XlPageBreak

XlPageBreakExtent

XlPageOrientation

XlPaperSize

XlParameterDataType

XlParameterType

XlPasteSpecialOperation

XlPasteType

XlPattern

XlPhoneticAlignment

XlPhoneticCharacterType

XlPictureAppearance

XlPictureConvertorType

XlPieSliceIndex

XlPieSliceLocation

XlPivotCellType

XlPivotConditionScope

XlPivotFieldCalculation

XlPivotFieldDataType

XlPivotFieldOrientation

XlPivotFieldRepeatLabels

XlPivotFilterType

XlPivotFormatType

XlPivotLineType

XlPivotTableMissingItems

XlPivotTableSourceType

XlPivotTableVersionList

XlPlacement

XlPlatform

XlPortugueseReform

XlPrintErrors

XlPrintLocation

XlPriority

XlPropertyDisplayedIn

XlProtectedViewCloseReason

XlProtectedViewWindowState

XlQueryType

XlQuickAnalysisMode

XlRangeAutoFormat

XlRangeValueDataType

XlReferenceStyle

XlReferenceType

XlRemoveDocInfoType

XlRgbColor

XlRobustConnect

XlRoutingSlipDelivery

XlRoutingSlipStatus

XlRowCol

XlRunAutoMacro

XlSaveAction

XlSaveAsAccessMode

XlSaveConflictResolution

XlScaleType

XlSearchDirection

XlSearchOrder

XlSearchWithin

XlSeriesNameLevel

XlSheetType

XlSheetVisibility

XlSizeRepresents

XlSlicerCacheType

XlSlicerCrossFilterType

XlSlicerSort

XlSmartTagControlType

XlSmartTagDisplayMode

XlSortDataOption

XlSortMethod

XlSortMethodOld

XlSortOn

XlSortOrder

XlSortOrientation

XlSortType

XlSourceType

XlSpanishModes

XlSparkScale

XlSparkType

XlSparklineRowCol

XlSpeakDirection

XlSpecialCellsValue

XlStdColorScale

XlSubscribeToFormat

XlSubtototalLocationType

XlSummaryColumn

XlSummaryReportType

XlSummaryRow

XlTabPosition

XlTableStyleElementType

XlTextParsingType

XlTextQualifier

XlTextVisualLayoutType

XlThemeColor

XlThemeFont

XlThreadMode

XlTickLabelOrientation

XlTickLabelPosition

XlTickMark

XlTimePeriods

XlTimeUnit

XlTimelineLevel

XlToolbarProtection

XlTopBottom

XlTotalsCalculation

XlTrendlineType

XlUnderlineStyle

XlUpdateLinks

XlVAlign

XlWBATemplate

XlWebFormatting

XlWebSelectionType

XlWindowState

XlWindowType

XlWindowView

XlXLMMacroType

XlXmlExportResult

XlXmlImportResult

XlXmlLoadOption

XlYesNoGuess


Member Function Documentation

void AcceptAllChanges (QVariant When, QVariant Who, QVariant Where) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant, QVariant, QVariant)), object, SLOT(AcceptAllChanges(QVariant, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("AcceptAllChanges(QVariant, QVariant, QVariant)", params);

void Activate () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(Activate()));

Or call the function directly:

	object->dynamicCall("Activate()");

void AddToFavorites () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(AddToFavorites()));

Or call the function directly:

	object->dynamicCall("AddToFavorites()");

void ApplyTheme (QString Filename) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString)), object, SLOT(ApplyTheme(QString)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("ApplyTheme(QString)", params);

void BreakLink (QString Name, XlLinkType Type) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString, XlLinkType)), object, SLOT(BreakLink(QString, XlLinkType)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("BreakLink(QString, XlLinkType)", params);

bool CanCheckIn () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(CanCheckIn()));

Or call the function directly:

	bool result = object->dynamicCall("CanCheckIn()").toBool();

void ChangeFileAccess (XlFileAccess Mode, QVariant WritePassword, QVariant Notify) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(XlFileAccess, QVariant, QVariant)), object, SLOT(ChangeFileAccess(XlFileAccess, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("ChangeFileAccess(XlFileAccess, QVariant, QVariant)", params);

void ChangeLink (QString Name, QString NewName, XlLinkType Type) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString, QString, XlLinkType)), object, SLOT(ChangeLink(QString, QString, XlLinkType)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("ChangeLink(QString, QString, XlLinkType)", params);

void CheckIn (QVariant SaveChanges, QVariant Comments, QVariant MakePublic) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant, QVariant, QVariant)), object, SLOT(CheckIn(QVariant, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("CheckIn(QVariant, QVariant, QVariant)", params);

void CheckInWithVersion (QVariant SaveChanges, QVariant Comments, QVariant MakePublic, QVariant VersionType) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant, QVariant, QVariant, QVariant)), object, SLOT(CheckInWithVersion(QVariant, QVariant, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("CheckInWithVersion(QVariant, QVariant, QVariant, QVariant)", params);

void Close (QVariant SaveChanges, QVariant Filename, QVariant RouteWorkbook) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant, QVariant, QVariant)), object, SLOT(Close(QVariant, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("Close(QVariant, QVariant, QVariant)", params);

QVariant Colors (QVariant Index) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant)), object, SLOT(Colors(QVariant)));

Or call the function directly:

	QVariantList params = ...
	QVariant result = object->dynamicCall("Colors(QVariant)", params);

void DeleteNumberFormat (QString NumberFormat) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString)), object, SLOT(DeleteNumberFormat(QString)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("DeleteNumberFormat(QString)", params);

void Dummy16 () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(Dummy16()));

Or call the function directly:

	object->dynamicCall("Dummy16()");

void Dummy17 (int calcid) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(int)), object, SLOT(Dummy17(int)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("Dummy17(int)", params);

void Dummy26 () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(Dummy26()));

Or call the function directly:

	object->dynamicCall("Dummy26()");

void Dummy27 () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(Dummy27()));

Or call the function directly:

	object->dynamicCall("Dummy27()");

void EnableConnections () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(EnableConnections()));

Or call the function directly:

	object->dynamicCall("EnableConnections()");

void EndReview () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(EndReview()));

Or call the function directly:

	object->dynamicCall("EndReview()");

bool ExclusiveAccess () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(ExclusiveAccess()));

Or call the function directly:

	bool result = object->dynamicCall("ExclusiveAccess()").toBool();

void ExportAsFixedFormat (XlFixedFormatType Type, QVariant Filename, QVariant Quality, QVariant IncludeDocProperties, QVariant IgnorePrintAreas, QVariant From, QVariant To, QVariant OpenAfterPublish, QVariant FixedFormatExtClassPtr) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(XlFixedFormatType, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)), object, SLOT(ExportAsFixedFormat(XlFixedFormatType, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("ExportAsFixedFormat(XlFixedFormatType, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)", params);

void FollowHyperlink (QString Address, QVariant SubAddress, QVariant NewWindow, QVariant AddHistory, QVariant ExtraInfo, QVariant Method, QVariant HeaderInfo) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)), object, SLOT(FollowHyperlink(QString, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("FollowHyperlink(QString, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)", params);

void ForwardMailer () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(ForwardMailer()));

Or call the function directly:

	object->dynamicCall("ForwardMailer()");

IDispatch* GetWorkflowTasks () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(GetWorkflowTasks()));

Or call the function directly:

	QAxObject * result = object->querySubObject("GetWorkflowTasks()");

IDispatch* GetWorkflowTemplates () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(GetWorkflowTemplates()));

Or call the function directly:

	QAxObject * result = object->querySubObject("GetWorkflowTemplates()");

void HighlightChangesOptions (QVariant When, QVariant Who, QVariant Where) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant, QVariant, QVariant)), object, SLOT(HighlightChangesOptions(QVariant, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("HighlightChangesOptions(QVariant, QVariant, QVariant)", params);

QVariant LinkInfo (QString Name, XlLinkInfo LinkInfo, QVariant Type, QVariant EditionRef) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString, XlLinkInfo, QVariant, QVariant)), object, SLOT(LinkInfo(QString, XlLinkInfo, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	QVariant result = object->dynamicCall("LinkInfo(QString, XlLinkInfo, QVariant, QVariant)", params);

QVariant LinkSources (QVariant Type) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant)), object, SLOT(LinkSources(QVariant)));

Or call the function directly:

	QVariantList params = ...
	QVariant result = object->dynamicCall("LinkSources(QVariant)", params);

void LockServerFile () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(LockServerFile()));

Or call the function directly:

	object->dynamicCall("LockServerFile()");

void MergeWorkbook (QVariant Filename) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant)), object, SLOT(MergeWorkbook(QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("MergeWorkbook(QVariant)", params);

IDispatch* NewWindow () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(NewWindow()));

Or call the function directly:

	QAxObject * result = object->querySubObject("NewWindow()");

void OpenLinks (QString Name, QVariant ReadOnly, QVariant Type) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString, QVariant, QVariant)), object, SLOT(OpenLinks(QString, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("OpenLinks(QString, QVariant, QVariant)", params);

IDispatch* PivotCaches () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(PivotCaches()));

Or call the function directly:

	QAxObject * result = object->querySubObject("PivotCaches()");

void PivotTableWizard (QVariant SourceType, QVariant SourceData, QVariant TableDestination, QVariant TableName, QVariant RowGrand, QVariant ColumnGrand, QVariant SaveData, QVariant HasAutoFormat, QVariant AutoPage, QVariant Reserved, QVariant BackgroundQuery, QVariant OptimizeCache, QVariant PageFieldOrder, QVariant PageFieldWrapCount, QVariant ReadData, QVariant Connection) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)), object, SLOT(PivotTableWizard(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("PivotTableWizard(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)", params);

void Post (QVariant DestName) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant)), object, SLOT(Post(QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("Post(QVariant)", params);

void PrintOut (QVariant From, QVariant To, QVariant Copies, QVariant Preview, QVariant ActivePrinter, QVariant PrintToFile, QVariant Collate, QVariant PrToFileName, QVariant IgnorePrintAreas) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)), object, SLOT(PrintOut(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("PrintOut(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)", params);

void PrintPreview (QVariant EnableChanges) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant)), object, SLOT(PrintPreview(QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("PrintPreview(QVariant)", params);

void Protect (QVariant Password, QVariant Structure, QVariant Windows) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant, QVariant, QVariant)), object, SLOT(Protect(QVariant, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("Protect(QVariant, QVariant, QVariant)", params);

void ProtectSharing (QVariant Filename, QVariant Password, QVariant WriteResPassword, QVariant ReadOnlyRecommended, QVariant CreateBackup, QVariant SharingPassword, QVariant FileFormat) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)), object, SLOT(ProtectSharing(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("ProtectSharing(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)", params);

void PurgeChangeHistoryNow (int Days, QVariant SharingPassword) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(int, QVariant)), object, SLOT(PurgeChangeHistoryNow(int, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("PurgeChangeHistoryNow(int, QVariant)", params);

void RecheckSmartTags () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(RecheckSmartTags()));

Or call the function directly:

	object->dynamicCall("RecheckSmartTags()");

void RefreshAll () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(RefreshAll()));

Or call the function directly:

	object->dynamicCall("RefreshAll()");

void RejectAllChanges (QVariant When, QVariant Who, QVariant Where) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant, QVariant, QVariant)), object, SLOT(RejectAllChanges(QVariant, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("RejectAllChanges(QVariant, QVariant, QVariant)", params);

void ReloadAs (Office::MsoEncoding Encoding) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(Office::MsoEncoding)), object, SLOT(ReloadAs(Office::MsoEncoding)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("ReloadAs(Office::MsoEncoding)", params);

void RemoveDocumentInformation (XlRemoveDocInfoType RemoveDocInfoType) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(XlRemoveDocInfoType)), object, SLOT(RemoveDocumentInformation(XlRemoveDocInfoType)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("RemoveDocumentInformation(XlRemoveDocInfoType)", params);

void RemoveUser (int Index) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(int)), object, SLOT(RemoveUser(int)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("RemoveUser(int)", params);

void Reply () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(Reply()));

Or call the function directly:

	object->dynamicCall("Reply()");

void ReplyAll () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(ReplyAll()));

Or call the function directly:

	object->dynamicCall("ReplyAll()");

void ReplyWithChanges (QVariant ShowMessage) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant)), object, SLOT(ReplyWithChanges(QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("ReplyWithChanges(QVariant)", params);

void ResetColors () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(ResetColors()));

Or call the function directly:

	object->dynamicCall("ResetColors()");

void Route () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(Route()));

Or call the function directly:

	object->dynamicCall("Route()");

void RunAutoMacros (XlRunAutoMacro Which) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(XlRunAutoMacro)), object, SLOT(RunAutoMacros(XlRunAutoMacro)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("RunAutoMacros(XlRunAutoMacro)", params);

void Save () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(Save()));

Or call the function directly:

	object->dynamicCall("Save()");

void SaveAs (QVariant Filename, QVariant FileFormat, QVariant Password, QVariant WriteResPassword, QVariant ReadOnlyRecommended, QVariant CreateBackup, XlSaveAsAccessMode AccessMode, QVariant ConflictResolution, QVariant AddToMru, QVariant TextCodepage, QVariant TextVisualLayout, QVariant Local) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, XlSaveAsAccessMode, QVariant, QVariant, QVariant, QVariant, QVariant)), object, SLOT(SaveAs(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, XlSaveAsAccessMode, QVariant, QVariant, QVariant, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SaveAs(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, XlSaveAsAccessMode, QVariant, QVariant, QVariant, QVariant, QVariant)", params);

void SaveAsXMLData (QString Filename, IDispatch* Map) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString, IDispatch*)), object, SLOT(SaveAsXMLData(QString, IDispatch*)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SaveAsXMLData(QString, IDispatch*)", params);

void SaveCopyAs (QVariant Filename) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant)), object, SLOT(SaveCopyAs(QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SaveCopyAs(QVariant)", params);

void SendFaxOverInternet (QVariant Recipients, QVariant Subject, QVariant ShowMessage) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant, QVariant, QVariant)), object, SLOT(SendFaxOverInternet(QVariant, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SendFaxOverInternet(QVariant, QVariant, QVariant)", params);

void SendForReview (QVariant Recipients, QVariant Subject, QVariant ShowMessage, QVariant IncludeAttachment) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant, QVariant, QVariant, QVariant)), object, SLOT(SendForReview(QVariant, QVariant, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SendForReview(QVariant, QVariant, QVariant, QVariant)", params);

void SendMail (QVariant Recipients, QVariant Subject, QVariant ReturnReceipt) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant, QVariant, QVariant)), object, SLOT(SendMail(QVariant, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SendMail(QVariant, QVariant, QVariant)", params);

void SendMailer (QVariant FileFormat, XlPriority Priority) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant, XlPriority)), object, SLOT(SendMailer(QVariant, XlPriority)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SendMailer(QVariant, XlPriority)", params);

void SetAcceptLabelsInFormulas (bool AcceptLabelsInFormulas) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetAcceptLabelsInFormulas(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetAcceptLabelsInFormulas(bool)", params);

void SetAccuracyVersion (int AccuracyVersion) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(int)), object, SLOT(SetAccuracyVersion(int)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetAccuracyVersion(int)", params);

void SetAuthor (QString Author) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString)), object, SLOT(SetAuthor(QString)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetAuthor(QString)", params);

void SetAutoUpdateFrequency (int AutoUpdateFrequency) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(int)), object, SLOT(SetAutoUpdateFrequency(int)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetAutoUpdateFrequency(int)", params);

void SetAutoUpdateSaveChanges (bool AutoUpdateSaveChanges) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetAutoUpdateSaveChanges(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetAutoUpdateSaveChanges(bool)", params);

void SetChangeHistoryDuration (int ChangeHistoryDuration) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(int)), object, SLOT(SetChangeHistoryDuration(int)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetChangeHistoryDuration(int)", params);

void SetChartDataPointTrack (bool ChartDataPointTrack) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetChartDataPointTrack(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetChartDataPointTrack(bool)", params);

void SetCheckCompatibility (bool CheckCompatibility) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetCheckCompatibility(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetCheckCompatibility(bool)", params);

QVariant SetColors (QVariant Index, QVariant rhs) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant, QVariant)), object, SLOT(SetColors(QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	QVariant result = object->dynamicCall("SetColors(QVariant, QVariant)", params);

void SetComments (QString Comments) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString)), object, SLOT(SetComments(QString)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetComments(QString)", params);

void SetConflictResolution (XlSaveConflictResolution ConflictResolution) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(XlSaveConflictResolution)), object, SLOT(SetConflictResolution(XlSaveConflictResolution)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetConflictResolution(XlSaveConflictResolution)", params);

void SetDate1904 (bool Date1904) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetDate1904(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetDate1904(bool)", params);

void SetDefaultPivotTableStyle (QVariant DefaultPivotTableStyle) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant)), object, SLOT(SetDefaultPivotTableStyle(QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetDefaultPivotTableStyle(QVariant)", params);

void SetDefaultSlicerStyle (QVariant DefaultSlicerStyle) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant)), object, SLOT(SetDefaultSlicerStyle(QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetDefaultSlicerStyle(QVariant)", params);

void SetDefaultTableStyle (QVariant DefaultTableStyle) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant)), object, SLOT(SetDefaultTableStyle(QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetDefaultTableStyle(QVariant)", params);

void SetDefaultTimelineStyle (QVariant DefaultTimelineStyle) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant)), object, SLOT(SetDefaultTimelineStyle(QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetDefaultTimelineStyle(QVariant)", params);

void SetDisplayDrawingObjects (XlDisplayDrawingObjects DisplayDrawingObjects) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(XlDisplayDrawingObjects)), object, SLOT(SetDisplayDrawingObjects(XlDisplayDrawingObjects)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetDisplayDrawingObjects(XlDisplayDrawingObjects)", params);

void SetDisplayInkComments (bool DisplayInkComments) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetDisplayInkComments(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetDisplayInkComments(bool)", params);

void SetDoNotPromptForConvert (bool DoNotPromptForConvert) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetDoNotPromptForConvert(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetDoNotPromptForConvert(bool)", params);

void SetEnableAutoRecover (bool EnableAutoRecover) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetEnableAutoRecover(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetEnableAutoRecover(bool)", params);

void SetEncryptionProvider (QString EncryptionProvider) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString)), object, SLOT(SetEncryptionProvider(QString)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetEncryptionProvider(QString)", params);

void SetEnvelopeVisible (bool EnvelopeVisible) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetEnvelopeVisible(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetEnvelopeVisible(bool)", params);

void SetFinal (bool Final) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetFinal(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetFinal(bool)", params);

void SetForceFullCalculation (bool ForceFullCalculation) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetForceFullCalculation(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetForceFullCalculation(bool)", params);

void SetHasMailer (bool HasMailer) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetHasMailer(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetHasMailer(bool)", params);

void SetHasRoutingSlip (bool HasRoutingSlip) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetHasRoutingSlip(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetHasRoutingSlip(bool)", params);

void SetHighlightChangesOnScreen (bool HighlightChangesOnScreen) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetHighlightChangesOnScreen(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetHighlightChangesOnScreen(bool)", params);

void SetInactiveListBorderVisible (bool InactiveListBorderVisible) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetInactiveListBorderVisible(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetInactiveListBorderVisible(bool)", params);

void SetIsAddin (bool IsAddin) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetIsAddin(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetIsAddin(bool)", params);

void SetKeepChangeHistory (bool KeepChangeHistory) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetKeepChangeHistory(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetKeepChangeHistory(bool)", params);

void SetKeywords (QString Keywords) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString)), object, SLOT(SetKeywords(QString)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetKeywords(QString)", params);

void SetLinkOnData (QString Name, QVariant Procedure) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString, QVariant)), object, SLOT(SetLinkOnData(QString, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetLinkOnData(QString, QVariant)", params);

void SetListChangesOnNewSheet (bool ListChangesOnNewSheet) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetListChangesOnNewSheet(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetListChangesOnNewSheet(bool)", params);

void SetOnSave (QString OnSave) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString)), object, SLOT(SetOnSave(QString)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetOnSave(QString)", params);

void SetOnSheetActivate (QString OnSheetActivate) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString)), object, SLOT(SetOnSheetActivate(QString)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetOnSheetActivate(QString)", params);

void SetOnSheetDeactivate (QString OnSheetDeactivate) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString)), object, SLOT(SetOnSheetDeactivate(QString)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetOnSheetDeactivate(QString)", params);

void SetPassword (QString Password) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString)), object, SLOT(SetPassword(QString)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetPassword(QString)", params);

void SetPasswordEncryptionOptions (QVariant PasswordEncryptionProvider, QVariant PasswordEncryptionAlgorithm, QVariant PasswordEncryptionKeyLength, QVariant PasswordEncryptionFileProperties) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant, QVariant, QVariant, QVariant)), object, SLOT(SetPasswordEncryptionOptions(QVariant, QVariant, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetPasswordEncryptionOptions(QVariant, QVariant, QVariant, QVariant)", params);

void SetPersonalViewListSettings (bool PersonalViewListSettings) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetPersonalViewListSettings(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetPersonalViewListSettings(bool)", params);

void SetPersonalViewPrintSettings (bool PersonalViewPrintSettings) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetPersonalViewPrintSettings(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetPersonalViewPrintSettings(bool)", params);

void SetPrecisionAsDisplayed (bool PrecisionAsDisplayed) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetPrecisionAsDisplayed(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetPrecisionAsDisplayed(bool)", params);

void SetReadOnlyRecommended (bool ReadOnlyRecommended) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetReadOnlyRecommended(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetReadOnlyRecommended(bool)", params);

void SetRemovePersonalInformation (bool RemovePersonalInformation) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetRemovePersonalInformation(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetRemovePersonalInformation(bool)", params);

void SetSaveLinkValues (bool SaveLinkValues) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetSaveLinkValues(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetSaveLinkValues(bool)", params);

void SetSaved (bool Saved) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetSaved(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetSaved(bool)", params);

void SetShowConflictHistory (bool ShowConflictHistory) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetShowConflictHistory(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetShowConflictHistory(bool)", params);

void SetShowPivotChartActiveFields (bool ShowPivotChartActiveFields) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetShowPivotChartActiveFields(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetShowPivotChartActiveFields(bool)", params);

void SetShowPivotTableFieldList (bool ShowPivotTableFieldList) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetShowPivotTableFieldList(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetShowPivotTableFieldList(bool)", params);

void SetSubject (QString Subject) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString)), object, SLOT(SetSubject(QString)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetSubject(QString)", params);

void SetTemplateRemoveExtData (bool TemplateRemoveExtData) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetTemplateRemoveExtData(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetTemplateRemoveExtData(bool)", params);

void SetTitle (QString Title) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString)), object, SLOT(SetTitle(QString)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetTitle(QString)", params);

void SetUpdateLinks (XlUpdateLinks UpdateLinks) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(XlUpdateLinks)), object, SLOT(SetUpdateLinks(XlUpdateLinks)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetUpdateLinks(XlUpdateLinks)", params);

void SetUpdateRemoteReferences (bool UpdateRemoteReferences) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetUpdateRemoteReferences(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetUpdateRemoteReferences(bool)", params);

void SetUserControl (bool UserControl) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(bool)), object, SLOT(SetUserControl(bool)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetUserControl(bool)", params);

void SetWritePassword (QString WritePassword) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString)), object, SLOT(SetWritePassword(QString)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("SetWritePassword(QString)", params);

void ToggleFormsDesign () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(ToggleFormsDesign()));

Or call the function directly:

	object->dynamicCall("ToggleFormsDesign()");

void Unprotect (QVariant Password) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant)), object, SLOT(Unprotect(QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("Unprotect(QVariant)", params);

void UnprotectSharing (QVariant SharingPassword) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant)), object, SLOT(UnprotectSharing(QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("UnprotectSharing(QVariant)", params);

void UpdateFromFile () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(UpdateFromFile()));

Or call the function directly:

	object->dynamicCall("UpdateFromFile()");

void UpdateLink (QVariant Name, QVariant Type) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant, QVariant)), object, SLOT(UpdateLink(QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("UpdateLink(QVariant, QVariant)", params);

void WebPagePreview () [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal()), object, SLOT(WebPagePreview()));

Or call the function directly:

	object->dynamicCall("WebPagePreview()");

XlXmlImportResult XmlImport (QString Url, IDispatch** ImportMap, QVariant Overwrite, QVariant Destination) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString, IDispatch**, QVariant, QVariant)), object, SLOT(XmlImport(QString, IDispatch**, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	XlXmlImportResult result = object->dynamicCall("XmlImport(QString, IDispatch**, QVariant, QVariant)", params).toInt();

XlXmlImportResult XmlImportXml (QString Data, IDispatch** ImportMap, QVariant Overwrite, QVariant Destination) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString, IDispatch**, QVariant, QVariant)), object, SLOT(XmlImportXml(QString, IDispatch**, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	XlXmlImportResult result = object->dynamicCall("XmlImportXml(QString, IDispatch**, QVariant, QVariant)", params).toInt();

void _PrintOut (QVariant From, QVariant To, QVariant Copies, QVariant Preview, QVariant ActivePrinter, QVariant PrintToFile, QVariant Collate, QVariant PrToFileName) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)), object, SLOT(_PrintOut(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("_PrintOut(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)", params);

void _Protect (QVariant Password, QVariant Structure, QVariant Windows) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant, QVariant, QVariant)), object, SLOT(_Protect(QVariant, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("_Protect(QVariant, QVariant, QVariant)", params);

void _ProtectSharing (QVariant Filename, QVariant Password, QVariant WriteResPassword, QVariant ReadOnlyRecommended, QVariant CreateBackup, QVariant SharingPassword) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)), object, SLOT(_ProtectSharing(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("_ProtectSharing(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)", params);

void _SaveAs (QVariant Filename, QVariant FileFormat, QVariant Password, QVariant WriteResPassword, QVariant ReadOnlyRecommended, QVariant CreateBackup, XlSaveAsAccessMode AccessMode, QVariant ConflictResolution, QVariant AddToMru, QVariant TextCodepage, QVariant TextVisualLayout) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, XlSaveAsAccessMode, QVariant, QVariant, QVariant, QVariant)), object, SLOT(_SaveAs(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, XlSaveAsAccessMode, QVariant, QVariant, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("_SaveAs(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, XlSaveAsAccessMode, QVariant, QVariant, QVariant, QVariant)", params);

void __PrintOut (QVariant From, QVariant To, QVariant Copies, QVariant Preview, QVariant ActivePrinter, QVariant PrintToFile, QVariant Collate) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)), object, SLOT(__PrintOut(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("__PrintOut(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant)", params);

void sblt (QString s) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString)), object, SLOT(sblt(QString)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("sblt(QString)", params);

void set_CodeName (QString _CodeName) [slot]

Connect a signal to this slot:

	QObject::connect(sender, SIGNAL(someSignal(QString)), object, SLOT(set_CodeName(QString)));

Or call the function directly:

	QVariantList params = ...
	object->dynamicCall("set_CodeName(QString)", params);

void Activate () [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(Activate()), receiver, SLOT(someSlot()));

void AddRef () [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(AddRef()), receiver, SLOT(someSlot()));

void AddinInstall () [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(AddinInstall()), receiver, SLOT(someSlot()));

void AddinUninstall () [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(AddinUninstall()), receiver, SLOT(someSlot()));

void AfterSave (bool Success) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(AfterSave(bool)), receiver, SLOT(someSlot(bool)));

void AfterXmlExport (IDispatch* Map, QString Url, XlXmlExportResult Result) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(AfterXmlExport(IDispatch*, QString, XlXmlExportResult)), receiver, SLOT(someSlot(IDispatch*, QString, XlXmlExportResult)));

void AfterXmlImport (IDispatch* Map, bool IsRefresh, XlXmlImportResult Result) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(AfterXmlImport(IDispatch*, bool, XlXmlImportResult)), receiver, SLOT(someSlot(IDispatch*, bool, XlXmlImportResult)));

void BeforeClose (bool& Cancel) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(BeforeClose(bool&)), receiver, SLOT(someSlot(bool&)));

void BeforePrint (bool& Cancel) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(BeforePrint(bool&)), receiver, SLOT(someSlot(bool&)));

void BeforeSave (bool SaveAsUI, bool& Cancel) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(BeforeSave(bool, bool&)), receiver, SLOT(someSlot(bool, bool&)));

void BeforeXmlExport (IDispatch* Map, QString Url, bool& Cancel) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(BeforeXmlExport(IDispatch*, QString, bool&)), receiver, SLOT(someSlot(IDispatch*, QString, bool&)));

void BeforeXmlImport (IDispatch* Map, QString Url, bool IsRefresh, bool& Cancel) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(BeforeXmlImport(IDispatch*, QString, bool, bool&)), receiver, SLOT(someSlot(IDispatch*, QString, bool, bool&)));

void Deactivate () [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(Deactivate()), receiver, SLOT(someSlot()));

void GetIDsOfNames (GUID* riid, int** rgszNames, uint cNames, uint lcid, int& rgdispid) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(GetIDsOfNames(GUID*, int**, uint, uint, int&)), receiver, SLOT(someSlot(GUID*, int**, uint, uint, int&)));

void GetTypeInfo (uint itinfo, uint lcid, void** pptinfo) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(GetTypeInfo(uint, uint, void**)), receiver, SLOT(someSlot(uint, uint, void**)));

void GetTypeInfoCount (uint& pctinfo) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(GetTypeInfoCount(uint&)), receiver, SLOT(someSlot(uint&)));

void Invoke (int dispidMember, GUID* riid, uint lcid, uint wFlags, DISPPARAMS* pdispparams, QVariant& pvarResult, EXCEPINFO*& pexcepinfo, uint& puArgErr) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(Invoke(int, GUID*, uint, uint, DISPPARAMS*, QVariant&, EXCEPINFO*&, uint&)), receiver, SLOT(someSlot(int, GUID*, uint, uint, DISPPARAMS*, QVariant&, EXCEPINFO*&, uint&)));

void ModelChange (IDispatch* Changes) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(ModelChange(IDispatch*)), receiver, SLOT(someSlot(IDispatch*)));

void NewChart (IDispatch* Ch) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(NewChart(IDispatch*)), receiver, SLOT(someSlot(IDispatch*)));

void NewSheet (IDispatch* Sh) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(NewSheet(IDispatch*)), receiver, SLOT(someSlot(IDispatch*)));

void Open () [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(Open()), receiver, SLOT(someSlot()));

void PivotTableCloseConnection (IDispatch* Target) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(PivotTableCloseConnection(IDispatch*)), receiver, SLOT(someSlot(IDispatch*)));

void PivotTableOpenConnection (IDispatch* Target) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(PivotTableOpenConnection(IDispatch*)), receiver, SLOT(someSlot(IDispatch*)));

void QueryInterface (GUID* riid, void** ppvObj) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(QueryInterface(GUID*, void**)), receiver, SLOT(someSlot(GUID*, void**)));

void Release () [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(Release()), receiver, SLOT(someSlot()));

void RowsetComplete (QString Description, QString Sheet, bool Success) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(RowsetComplete(QString, QString, bool)), receiver, SLOT(someSlot(QString, QString, bool)));

void SheetActivate (IDispatch* Sh) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(SheetActivate(IDispatch*)), receiver, SLOT(someSlot(IDispatch*)));

void SheetBeforeDelete (IDispatch* Sh) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(SheetBeforeDelete(IDispatch*)), receiver, SLOT(someSlot(IDispatch*)));

void SheetBeforeDoubleClick (IDispatch* Sh, IDispatch* Target, bool& Cancel) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(SheetBeforeDoubleClick(IDispatch*, IDispatch*, bool&)), receiver, SLOT(someSlot(IDispatch*, IDispatch*, bool&)));

void SheetBeforeRightClick (IDispatch* Sh, IDispatch* Target, bool& Cancel) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(SheetBeforeRightClick(IDispatch*, IDispatch*, bool&)), receiver, SLOT(someSlot(IDispatch*, IDispatch*, bool&)));

void SheetCalculate (IDispatch* Sh) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(SheetCalculate(IDispatch*)), receiver, SLOT(someSlot(IDispatch*)));

void SheetChange (IDispatch* Sh, IDispatch* Target) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(SheetChange(IDispatch*, IDispatch*)), receiver, SLOT(someSlot(IDispatch*, IDispatch*)));

void SheetDeactivate (IDispatch* Sh) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(SheetDeactivate(IDispatch*)), receiver, SLOT(someSlot(IDispatch*)));

void SheetFollowHyperlink (IDispatch* Sh, IDispatch* Target) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(SheetFollowHyperlink(IDispatch*, IDispatch*)), receiver, SLOT(someSlot(IDispatch*, IDispatch*)));

void SheetLensGalleryRenderComplete (IDispatch* Sh) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(SheetLensGalleryRenderComplete(IDispatch*)), receiver, SLOT(someSlot(IDispatch*)));

void SheetPivotTableAfterValueChange (IDispatch* Sh, IDispatch* TargetPivotTable, IDispatch* TargetRange) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(SheetPivotTableAfterValueChange(IDispatch*, IDispatch*, IDispatch*)), receiver, SLOT(someSlot(IDispatch*, IDispatch*, IDispatch*)));

void SheetPivotTableBeforeAllocateChanges (IDispatch* Sh, IDispatch* TargetPivotTable, int ValueChangeStart, int ValueChangeEnd, bool& Cancel) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(SheetPivotTableBeforeAllocateChanges(IDispatch*, IDispatch*, int, int, bool&)), receiver, SLOT(someSlot(IDispatch*, IDispatch*, int, int, bool&)));

void SheetPivotTableBeforeCommitChanges (IDispatch* Sh, IDispatch* TargetPivotTable, int ValueChangeStart, int ValueChangeEnd, bool& Cancel) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(SheetPivotTableBeforeCommitChanges(IDispatch*, IDispatch*, int, int, bool&)), receiver, SLOT(someSlot(IDispatch*, IDispatch*, int, int, bool&)));

void SheetPivotTableBeforeDiscardChanges (IDispatch* Sh, IDispatch* TargetPivotTable, int ValueChangeStart, int ValueChangeEnd) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(SheetPivotTableBeforeDiscardChanges(IDispatch*, IDispatch*, int, int)), receiver, SLOT(someSlot(IDispatch*, IDispatch*, int, int)));

void SheetPivotTableChangeSync (IDispatch* Sh, IDispatch* Target) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(SheetPivotTableChangeSync(IDispatch*, IDispatch*)), receiver, SLOT(someSlot(IDispatch*, IDispatch*)));

void SheetPivotTableUpdate (IDispatch* Sh, IDispatch* Target) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(SheetPivotTableUpdate(IDispatch*, IDispatch*)), receiver, SLOT(someSlot(IDispatch*, IDispatch*)));

void SheetSelectionChange (IDispatch* Sh, IDispatch* Target) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(SheetSelectionChange(IDispatch*, IDispatch*)), receiver, SLOT(someSlot(IDispatch*, IDispatch*)));

void SheetTableUpdate (IDispatch* Sh, IDispatch* Target) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(SheetTableUpdate(IDispatch*, IDispatch*)), receiver, SLOT(someSlot(IDispatch*, IDispatch*)));

void Sync (Office::MsoSyncEventType SyncEventType) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(Sync(Office::MsoSyncEventType)), receiver, SLOT(someSlot(Office::MsoSyncEventType)));

void WindowActivate (IDispatch* Wn) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(WindowActivate(IDispatch*)), receiver, SLOT(someSlot(IDispatch*)));

void WindowDeactivate (IDispatch* Wn) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(WindowDeactivate(IDispatch*)), receiver, SLOT(someSlot(IDispatch*)));

void WindowResize (IDispatch* Wn) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(WindowResize(IDispatch*)), receiver, SLOT(someSlot(IDispatch*)));

void exception (int code, QString source, QString disc, QString help) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(exception(int, QString, QString, QString)), receiver, SLOT(someSlot(int, QString, QString, QString)));

void propertyChanged (QString name) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(propertyChanged(QString)), receiver, SLOT(someSlot(QString)));

void signal (QString name, int argc, void* argv) [signal]

Connect a slot to this signal:

	QObject::connect(object, SIGNAL(signal(QString, int, void*)), receiver, SLOT(someSlot(QString, int, void*)));

Property Documentation

QString objectName

Read this property's value using QObject::property:

	QString val = object->property("objectName").toString();
Set this property' value using QObject::setProperty:
	QString newValue = ...
	object->setProperty("objectName", newValue);
Or using the setObjectName slot.

bool AcceptLabelsInFormulas

Read this property's value using QObject::property:

	bool val = object->property("AcceptLabelsInFormulas").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("AcceptLabelsInFormulas", newValue);
Or using the SetAcceptLabelsInFormulas slot.

int AccuracyVersion

Read this property's value using QObject::property:

	int val = object->property("AccuracyVersion").toInt();
Set this property' value using QObject::setProperty:
	int newValue = ...
	object->setProperty("AccuracyVersion", newValue);
Or using the SetAccuracyVersion slot.

IDispatch* ActiveChart

Read this property's value using QObject::property:

	IDispatch* val = object->property("ActiveChart").toIDispatch*();

IDispatch* ActiveSheet

Read this property's value using QObject::property:

	IDispatch* val = object->property("ActiveSheet").toIDispatch*();

IDispatch* ActiveSlicer

Read this property's value using QObject::property:

	IDispatch* val = object->property("ActiveSlicer").toIDispatch*();

IDispatch* Application

Read this property's value using QObject::property:

	IDispatch* val = object->property("Application").toIDispatch*();

QString Author

Read this property's value using QObject::property:

	QString val = object->property("Author").toString();
Set this property' value using QObject::setProperty:
	QString newValue = ...
	object->setProperty("Author", newValue);
Or using the SetAuthor slot.

int AutoUpdateFrequency

Read this property's value using QObject::property:

	int val = object->property("AutoUpdateFrequency").toInt();
Set this property' value using QObject::setProperty:
	int newValue = ...
	object->setProperty("AutoUpdateFrequency", newValue);
Or using the SetAutoUpdateFrequency slot.

bool AutoUpdateSaveChanges

Read this property's value using QObject::property:

	bool val = object->property("AutoUpdateSaveChanges").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("AutoUpdateSaveChanges", newValue);
Or using the SetAutoUpdateSaveChanges slot.

IDispatch* BuiltinDocumentProperties

Read this property's value using QObject::property:

	IDispatch* val = object->property("BuiltinDocumentProperties").toIDispatch*();

int CalculationVersion

Read this property's value using QObject::property:

	int val = object->property("CalculationVersion").toInt();

bool CaseSensitive

Read this property's value using QObject::property:

	bool val = object->property("CaseSensitive").toBool();

int ChangeHistoryDuration

Read this property's value using QObject::property:

	int val = object->property("ChangeHistoryDuration").toInt();
Set this property' value using QObject::setProperty:
	int newValue = ...
	object->setProperty("ChangeHistoryDuration", newValue);
Or using the SetChangeHistoryDuration slot.

bool ChartDataPointTrack

Read this property's value using QObject::property:

	bool val = object->property("ChartDataPointTrack").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("ChartDataPointTrack", newValue);
Or using the SetChartDataPointTrack slot.

IDispatch* Charts

Read this property's value using QObject::property:

	IDispatch* val = object->property("Charts").toIDispatch*();

bool CheckCompatibility

Read this property's value using QObject::property:

	bool val = object->property("CheckCompatibility").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("CheckCompatibility", newValue);
Or using the SetCheckCompatibility slot.

QString CodeName

Read this property's value using QObject::property:

	QString val = object->property("CodeName").toString();

QVariant Colors

Read this property's value using QObject::property:

	QVariant val = object->property("Colors").toVariant();
Set this property' value using QObject::setProperty:
	QVariant newValue = ...
	object->setProperty("Colors", newValue);
Or using the SetColors slot.

IDispatch* CommandBars

Read this property's value using QObject::property:

	IDispatch* val = object->property("CommandBars").toIDispatch*();

QString Comments

Read this property's value using QObject::property:

	QString val = object->property("Comments").toString();
Set this property' value using QObject::setProperty:
	QString newValue = ...
	object->setProperty("Comments", newValue);
Or using the SetComments slot.

XlSaveConflictResolution ConflictResolution

Read this property's value using QObject::property:

	int val = object->property("ConflictResolution").toInt();
Set this property' value using QObject::setProperty:
	int newValue = ... // string representation of values also supported
	object->setProperty("ConflictResolution", newValue);
Or using the SetConflictResolution slot.

See also XlSaveConflictResolution.

IDispatch* Connections

Read this property's value using QObject::property:

	IDispatch* val = object->property("Connections").toIDispatch*();

bool ConnectionsDisabled

Read this property's value using QObject::property:

	bool val = object->property("ConnectionsDisabled").toBool();

IDispatch* Container

Read this property's value using QObject::property:

	IDispatch* val = object->property("Container").toIDispatch*();

IDispatch* ContentTypeProperties

Read this property's value using QObject::property:

	IDispatch* val = object->property("ContentTypeProperties").toIDispatch*();

bool CreateBackup

Read this property's value using QObject::property:

	bool val = object->property("CreateBackup").toBool();

XlCreator Creator

Read this property's value using QObject::property:

	int val = object->property("Creator").toInt();

See also XlCreator.

IDispatch* CustomDocumentProperties

Read this property's value using QObject::property:

	IDispatch* val = object->property("CustomDocumentProperties").toIDispatch*();

IDispatch* CustomViews

Read this property's value using QObject::property:

	IDispatch* val = object->property("CustomViews").toIDispatch*();

IDispatch* CustomXMLParts

Read this property's value using QObject::property:

	IDispatch* val = object->property("CustomXMLParts").toIDispatch*();

bool Date1904

Read this property's value using QObject::property:

	bool val = object->property("Date1904").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("Date1904", newValue);
Or using the SetDate1904 slot.

QVariant DefaultPivotTableStyle

Read this property's value using QObject::property:

	QVariant val = object->property("DefaultPivotTableStyle").toVariant();
Set this property' value using QObject::setProperty:
	QVariant newValue = ...
	object->setProperty("DefaultPivotTableStyle", newValue);
Or using the SetDefaultPivotTableStyle slot.

QVariant DefaultSlicerStyle

Read this property's value using QObject::property:

	QVariant val = object->property("DefaultSlicerStyle").toVariant();
Set this property' value using QObject::setProperty:
	QVariant newValue = ...
	object->setProperty("DefaultSlicerStyle", newValue);
Or using the SetDefaultSlicerStyle slot.

QVariant DefaultTableStyle

Read this property's value using QObject::property:

	QVariant val = object->property("DefaultTableStyle").toVariant();
Set this property' value using QObject::setProperty:
	QVariant newValue = ...
	object->setProperty("DefaultTableStyle", newValue);
Or using the SetDefaultTableStyle slot.

QVariant DefaultTimelineStyle

Read this property's value using QObject::property:

	QVariant val = object->property("DefaultTimelineStyle").toVariant();
Set this property' value using QObject::setProperty:
	QVariant newValue = ...
	object->setProperty("DefaultTimelineStyle", newValue);
Or using the SetDefaultTimelineStyle slot.

IDispatch* DialogSheets

Read this property's value using QObject::property:

	IDispatch* val = object->property("DialogSheets").toIDispatch*();

XlDisplayDrawingObjects DisplayDrawingObjects

Read this property's value using QObject::property:

	int val = object->property("DisplayDrawingObjects").toInt();
Set this property' value using QObject::setProperty:
	int newValue = ... // string representation of values also supported
	object->setProperty("DisplayDrawingObjects", newValue);
Or using the SetDisplayDrawingObjects slot.

See also XlDisplayDrawingObjects.

bool DisplayInkComments

Read this property's value using QObject::property:

	bool val = object->property("DisplayInkComments").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("DisplayInkComments", newValue);
Or using the SetDisplayInkComments slot.

bool DoNotPromptForConvert

Read this property's value using QObject::property:

	bool val = object->property("DoNotPromptForConvert").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("DoNotPromptForConvert", newValue);
Or using the SetDoNotPromptForConvert slot.

IDispatch* DocumentInspectors

Read this property's value using QObject::property:

	IDispatch* val = object->property("DocumentInspectors").toIDispatch*();

IDispatch* DocumentLibraryVersions

Read this property's value using QObject::property:

	IDispatch* val = object->property("DocumentLibraryVersions").toIDispatch*();

bool EnableAutoRecover

Read this property's value using QObject::property:

	bool val = object->property("EnableAutoRecover").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("EnableAutoRecover", newValue);
Or using the SetEnableAutoRecover slot.

QString EncryptionProvider

Read this property's value using QObject::property:

	QString val = object->property("EncryptionProvider").toString();
Set this property' value using QObject::setProperty:
	QString newValue = ...
	object->setProperty("EncryptionProvider", newValue);
Or using the SetEncryptionProvider slot.

bool EnvelopeVisible

Read this property's value using QObject::property:

	bool val = object->property("EnvelopeVisible").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("EnvelopeVisible", newValue);
Or using the SetEnvelopeVisible slot.

IDispatch* Excel4IntlMacroSheets

Read this property's value using QObject::property:

	IDispatch* val = object->property("Excel4IntlMacroSheets").toIDispatch*();

IDispatch* Excel4MacroSheets

Read this property's value using QObject::property:

	IDispatch* val = object->property("Excel4MacroSheets").toIDispatch*();

bool Excel8CompatibilityMode

Read this property's value using QObject::property:

	bool val = object->property("Excel8CompatibilityMode").toBool();

XlFileFormat FileFormat

Read this property's value using QObject::property:

	int val = object->property("FileFormat").toInt();

See also XlFileFormat.

bool Final

Read this property's value using QObject::property:

	bool val = object->property("Final").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("Final", newValue);
Or using the SetFinal slot.

bool ForceFullCalculation

Read this property's value using QObject::property:

	bool val = object->property("ForceFullCalculation").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("ForceFullCalculation", newValue);
Or using the SetForceFullCalculation slot.

QString FullName

Read this property's value using QObject::property:

	QString val = object->property("FullName").toString();

QString FullNameURLEncoded

Read this property's value using QObject::property:

	QString val = object->property("FullNameURLEncoded").toString();

IDispatch* HTMLProject

Read this property's value using QObject::property:

	IDispatch* val = object->property("HTMLProject").toIDispatch*();

bool HasMailer

Read this property's value using QObject::property:

	bool val = object->property("HasMailer").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("HasMailer", newValue);
Or using the SetHasMailer slot.

bool HasPassword

Read this property's value using QObject::property:

	bool val = object->property("HasPassword").toBool();

bool HasRoutingSlip

Read this property's value using QObject::property:

	bool val = object->property("HasRoutingSlip").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("HasRoutingSlip", newValue);
Or using the SetHasRoutingSlip slot.

bool HasVBProject

Read this property's value using QObject::property:

	bool val = object->property("HasVBProject").toBool();

bool HighlightChangesOnScreen

Read this property's value using QObject::property:

	bool val = object->property("HighlightChangesOnScreen").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("HighlightChangesOnScreen", newValue);
Or using the SetHighlightChangesOnScreen slot.

IDispatch* IconSets

Read this property's value using QObject::property:

	IDispatch* val = object->property("IconSets").toIDispatch*();

bool InactiveListBorderVisible

Read this property's value using QObject::property:

	bool val = object->property("InactiveListBorderVisible").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("InactiveListBorderVisible", newValue);
Or using the SetInactiveListBorderVisible slot.

bool IsAddin

Read this property's value using QObject::property:

	bool val = object->property("IsAddin").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("IsAddin", newValue);
Or using the SetIsAddin slot.

bool IsInplace

Read this property's value using QObject::property:

	bool val = object->property("IsInplace").toBool();

bool KeepChangeHistory

Read this property's value using QObject::property:

	bool val = object->property("KeepChangeHistory").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("KeepChangeHistory", newValue);
Or using the SetKeepChangeHistory slot.

QString Keywords

Read this property's value using QObject::property:

	QString val = object->property("Keywords").toString();
Set this property' value using QObject::setProperty:
	QString newValue = ...
	object->setProperty("Keywords", newValue);
Or using the SetKeywords slot.

bool ListChangesOnNewSheet

Read this property's value using QObject::property:

	bool val = object->property("ListChangesOnNewSheet").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("ListChangesOnNewSheet", newValue);
Or using the SetListChangesOnNewSheet slot.

IDispatch* Mailer

Read this property's value using QObject::property:

	IDispatch* val = object->property("Mailer").toIDispatch*();

IDispatch* Model

Read this property's value using QObject::property:

	IDispatch* val = object->property("Model").toIDispatch*();

IDispatch* Modules

Read this property's value using QObject::property:

	IDispatch* val = object->property("Modules").toIDispatch*();

bool MultiUserEditing

Read this property's value using QObject::property:

	bool val = object->property("MultiUserEditing").toBool();

QString Name

Read this property's value using QObject::property:

	QString val = object->property("Name").toString();

IDispatch* Names

Read this property's value using QObject::property:

	IDispatch* val = object->property("Names").toIDispatch*();

QString OnSave

Read this property's value using QObject::property:

	QString val = object->property("OnSave").toString();
Set this property' value using QObject::setProperty:
	QString newValue = ...
	object->setProperty("OnSave", newValue);
Or using the SetOnSave slot.

QString OnSheetActivate

Read this property's value using QObject::property:

	QString val = object->property("OnSheetActivate").toString();
Set this property' value using QObject::setProperty:
	QString newValue = ...
	object->setProperty("OnSheetActivate", newValue);
Or using the SetOnSheetActivate slot.

QString OnSheetDeactivate

Read this property's value using QObject::property:

	QString val = object->property("OnSheetDeactivate").toString();
Set this property' value using QObject::setProperty:
	QString newValue = ...
	object->setProperty("OnSheetDeactivate", newValue);
Or using the SetOnSheetDeactivate slot.

IDispatch* Parent

Read this property's value using QObject::property:

	IDispatch* val = object->property("Parent").toIDispatch*();

QString Password

Read this property's value using QObject::property:

	QString val = object->property("Password").toString();
Set this property' value using QObject::setProperty:
	QString newValue = ...
	object->setProperty("Password", newValue);
Or using the SetPassword slot.

QString PasswordEncryptionAlgorithm

Read this property's value using QObject::property:

	QString val = object->property("PasswordEncryptionAlgorithm").toString();

bool PasswordEncryptionFileProperties

Read this property's value using QObject::property:

	bool val = object->property("PasswordEncryptionFileProperties").toBool();

int PasswordEncryptionKeyLength

Read this property's value using QObject::property:

	int val = object->property("PasswordEncryptionKeyLength").toInt();

QString PasswordEncryptionProvider

Read this property's value using QObject::property:

	QString val = object->property("PasswordEncryptionProvider").toString();

QString Path

Read this property's value using QObject::property:

	QString val = object->property("Path").toString();

IDispatch* Permission

Read this property's value using QObject::property:

	IDispatch* val = object->property("Permission").toIDispatch*();

bool PersonalViewListSettings

Read this property's value using QObject::property:

	bool val = object->property("PersonalViewListSettings").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("PersonalViewListSettings", newValue);
Or using the SetPersonalViewListSettings slot.

bool PersonalViewPrintSettings

Read this property's value using QObject::property:

	bool val = object->property("PersonalViewPrintSettings").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("PersonalViewPrintSettings", newValue);
Or using the SetPersonalViewPrintSettings slot.

IDispatch* PivotTables

Read this property's value using QObject::property:

	IDispatch* val = object->property("PivotTables").toIDispatch*();

bool PrecisionAsDisplayed

Read this property's value using QObject::property:

	bool val = object->property("PrecisionAsDisplayed").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("PrecisionAsDisplayed", newValue);
Or using the SetPrecisionAsDisplayed slot.

bool ProtectStructure

Read this property's value using QObject::property:

	bool val = object->property("ProtectStructure").toBool();

bool ProtectWindows

Read this property's value using QObject::property:

	bool val = object->property("ProtectWindows").toBool();

IDispatch* PublishObjects

Read this property's value using QObject::property:

	IDispatch* val = object->property("PublishObjects").toIDispatch*();

bool ReadOnly

Read this property's value using QObject::property:

	bool val = object->property("ReadOnly").toBool();

bool ReadOnlyRecommended

Read this property's value using QObject::property:

	bool val = object->property("ReadOnlyRecommended").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("ReadOnlyRecommended", newValue);
Or using the SetReadOnlyRecommended slot.

bool RemovePersonalInformation

Read this property's value using QObject::property:

	bool val = object->property("RemovePersonalInformation").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("RemovePersonalInformation", newValue);
Or using the SetRemovePersonalInformation slot.

IDispatch* Research

Read this property's value using QObject::property:

	IDispatch* val = object->property("Research").toIDispatch*();

int RevisionNumber

Read this property's value using QObject::property:

	int val = object->property("RevisionNumber").toInt();

bool Routed

Read this property's value using QObject::property:

	bool val = object->property("Routed").toBool();

IDispatch* RoutingSlip

Read this property's value using QObject::property:

	IDispatch* val = object->property("RoutingSlip").toIDispatch*();

bool SaveLinkValues

Read this property's value using QObject::property:

	bool val = object->property("SaveLinkValues").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("SaveLinkValues", newValue);
Or using the SetSaveLinkValues slot.

bool Saved

Read this property's value using QObject::property:

	bool val = object->property("Saved").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("Saved", newValue);
Or using the SetSaved slot.

IDispatch* ServerPolicy

Read this property's value using QObject::property:

	IDispatch* val = object->property("ServerPolicy").toIDispatch*();

IDispatch* ServerViewableItems

Read this property's value using QObject::property:

	IDispatch* val = object->property("ServerViewableItems").toIDispatch*();

IDispatch* SharedWorkspace

Read this property's value using QObject::property:

	IDispatch* val = object->property("SharedWorkspace").toIDispatch*();

IDispatch* Sheets

Read this property's value using QObject::property:

	IDispatch* val = object->property("Sheets").toIDispatch*();

bool ShowConflictHistory

Read this property's value using QObject::property:

	bool val = object->property("ShowConflictHistory").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("ShowConflictHistory", newValue);
Or using the SetShowConflictHistory slot.

bool ShowPivotChartActiveFields

Read this property's value using QObject::property:

	bool val = object->property("ShowPivotChartActiveFields").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("ShowPivotChartActiveFields", newValue);
Or using the SetShowPivotChartActiveFields slot.

bool ShowPivotTableFieldList

Read this property's value using QObject::property:

	bool val = object->property("ShowPivotTableFieldList").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("ShowPivotTableFieldList", newValue);
Or using the SetShowPivotTableFieldList slot.

IDispatch* Signatures

Read this property's value using QObject::property:

	IDispatch* val = object->property("Signatures").toIDispatch*();

IDispatch* SlicerCaches

Read this property's value using QObject::property:

	IDispatch* val = object->property("SlicerCaches").toIDispatch*();

IDispatch* SmartDocument

Read this property's value using QObject::property:

	IDispatch* val = object->property("SmartDocument").toIDispatch*();

IDispatch* SmartTagOptions

Read this property's value using QObject::property:

	IDispatch* val = object->property("SmartTagOptions").toIDispatch*();

IDispatch* Styles

Read this property's value using QObject::property:

	IDispatch* val = object->property("Styles").toIDispatch*();

QString Subject

Read this property's value using QObject::property:

	QString val = object->property("Subject").toString();
Set this property' value using QObject::setProperty:
	QString newValue = ...
	object->setProperty("Subject", newValue);
Or using the SetSubject slot.

IDispatch* Sync

Read this property's value using QObject::property:

	IDispatch* val = object->property("Sync").toIDispatch*();

IDispatch* TableStyles

Read this property's value using QObject::property:

	IDispatch* val = object->property("TableStyles").toIDispatch*();

bool TemplateRemoveExtData

Read this property's value using QObject::property:

	bool val = object->property("TemplateRemoveExtData").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("TemplateRemoveExtData", newValue);
Or using the SetTemplateRemoveExtData slot.

IDispatch* Theme

Read this property's value using QObject::property:

	IDispatch* val = object->property("Theme").toIDispatch*();

QString Title

Read this property's value using QObject::property:

	QString val = object->property("Title").toString();
Set this property' value using QObject::setProperty:
	QString newValue = ...
	object->setProperty("Title", newValue);
Or using the SetTitle slot.

XlUpdateLinks UpdateLinks

Read this property's value using QObject::property:

	int val = object->property("UpdateLinks").toInt();
Set this property' value using QObject::setProperty:
	int newValue = ... // string representation of values also supported
	object->setProperty("UpdateLinks", newValue);
Or using the SetUpdateLinks slot.

See also XlUpdateLinks.

bool UpdateRemoteReferences

Read this property's value using QObject::property:

	bool val = object->property("UpdateRemoteReferences").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("UpdateRemoteReferences", newValue);
Or using the SetUpdateRemoteReferences slot.

bool UseWholeCellCriteria

Read this property's value using QObject::property:

	bool val = object->property("UseWholeCellCriteria").toBool();

bool UseWildcards

Read this property's value using QObject::property:

	bool val = object->property("UseWildcards").toBool();

bool UserControl

Read this property's value using QObject::property:

	bool val = object->property("UserControl").toBool();
Set this property' value using QObject::setProperty:
	bool newValue = ...
	object->setProperty("UserControl", newValue);
Or using the SetUserControl slot.

QVariant UserStatus

Read this property's value using QObject::property:

	QVariant val = object->property("UserStatus").toVariant();

bool VBASigned

Read this property's value using QObject::property:

	bool val = object->property("VBASigned").toBool();

IDispatch* VBProject

Read this property's value using QObject::property:

	IDispatch* val = object->property("VBProject").toIDispatch*();

IDispatch* WebOptions

Read this property's value using QObject::property:

	IDispatch* val = object->property("WebOptions").toIDispatch*();

IDispatch* Windows

Read this property's value using QObject::property:

	IDispatch* val = object->property("Windows").toIDispatch*();

IDispatch* Worksheets

Read this property's value using QObject::property:

	IDispatch* val = object->property("Worksheets").toIDispatch*();

QString WritePassword

Read this property's value using QObject::property:

	QString val = object->property("WritePassword").toString();
Set this property' value using QObject::setProperty:
	QString newValue = ...
	object->setProperty("WritePassword", newValue);
Or using the SetWritePassword slot.

bool WriteReserved

Read this property's value using QObject::property:

	bool val = object->property("WriteReserved").toBool();

QString WriteReservedBy

Read this property's value using QObject::property:

	QString val = object->property("WriteReservedBy").toString();

IDispatch* XmlMaps

Read this property's value using QObject::property:

	IDispatch* val = object->property("XmlMaps").toIDispatch*();

IDispatch* XmlNamespaces

Read this property's value using QObject::property:

	IDispatch* val = object->property("XmlNamespaces").toIDispatch*();

QString _CodeName

Read this property's value using QObject::property:

	QString val = object->property("_CodeName").toString();
Set this property' value using QObject::setProperty:
	QString newValue = ...
	object->setProperty("_CodeName", newValue);
Or using the set_CodeName slot.

bool _ReadOnlyRecommended

Read this property's value using QObject::property:

	bool val = object->property("_ReadOnlyRecommended").toBool();

QString control

Read this property's value using QObject::property:

	QString val = object->property("control").toString();
Set this property' value using QObject::setProperty:
	QString newValue = ...
	object->setProperty("control", newValue);
Or using the setControl slot.