Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
_Workbook Class Reference

#include <excel8.h>

Inherits COleDispatchDriver.

Public Member Functions

 _Workbook ()
 
 _Workbook (LPDISPATCH pDispatch)
 
 _Workbook (const _Workbook &dispatchSrc)
 
LPDISPATCH GetApplication ()
 
long GetCreator ()
 
LPDISPATCH GetParent ()
 
BOOL GetAcceptLabelsInFormulas ()
 
void SetAcceptLabelsInFormulas (BOOL bNewValue)
 
void Activate ()
 
LPDISPATCH GetActiveChart ()
 
LPDISPATCH GetActiveSheet ()
 
long GetAutoUpdateFrequency ()
 
void SetAutoUpdateFrequency (long nNewValue)
 
BOOL GetAutoUpdateSaveChanges ()
 
void SetAutoUpdateSaveChanges (BOOL bNewValue)
 
long GetChangeHistoryDuration ()
 
void SetChangeHistoryDuration (long nNewValue)
 
LPDISPATCH GetBuiltinDocumentProperties ()
 
void ChangeFileAccess (long Mode, const VARIANT &WritePassword, const VARIANT &Notify)
 
void ChangeLink (LPCTSTR Name, LPCTSTR NewName, long Type)
 
LPDISPATCH GetCharts ()
 
void Close (const VARIANT &SaveChanges, const VARIANT &Filename, const VARIANT &RouteWorkbook)
 
CString GetCodeName ()
 
CString Get_CodeName ()
 
void Set_CodeName (LPCTSTR lpszNewValue)
 
VARIANT GetColors (const VARIANT &Index)
 
void SetColors (const VARIANT &Index, const VARIANT &newValue)
 
LPDISPATCH GetCommandBars ()
 
long GetConflictResolution ()
 
void SetConflictResolution (long nNewValue)
 
LPDISPATCH GetContainer ()
 
BOOL GetCreateBackup ()
 
LPDISPATCH GetCustomDocumentProperties ()
 
BOOL GetDate1904 ()
 
void SetDate1904 (BOOL bNewValue)
 
void DeleteNumberFormat (LPCTSTR NumberFormat)
 
long GetDisplayDrawingObjects ()
 
void SetDisplayDrawingObjects (long nNewValue)
 
BOOL ExclusiveAccess ()
 
long GetFileFormat ()
 
void ForwardMailer ()
 
CString GetFullName ()
 
BOOL GetHasPassword ()
 
BOOL GetHasRoutingSlip ()
 
void SetHasRoutingSlip (BOOL bNewValue)
 
BOOL GetIsAddin ()
 
void SetIsAddin (BOOL bNewValue)
 
VARIANT LinkInfo (LPCTSTR Name, long LinkInfo, const VARIANT &Type, const VARIANT &EditionRef)
 
VARIANT LinkSources (const VARIANT &Type)
 
LPDISPATCH GetMailer ()
 
void MergeWorkbook (const VARIANT &Filename)
 
BOOL GetMultiUserEditing ()
 
CString GetName ()
 
LPDISPATCH GetNames ()
 
LPDISPATCH NewWindow ()
 
void OpenLinks (LPCTSTR Name, const VARIANT &ReadOnly, const VARIANT &Type)
 
CString GetPath ()
 
BOOL GetPersonalViewListSettings ()
 
void SetPersonalViewListSettings (BOOL bNewValue)
 
BOOL GetPersonalViewPrintSettings ()
 
void SetPersonalViewPrintSettings (BOOL bNewValue)
 
LPDISPATCH PivotCaches ()
 
void Post (const VARIANT &DestName)
 
BOOL GetPrecisionAsDisplayed ()
 
void SetPrecisionAsDisplayed (BOOL bNewValue)
 
void PrintOut (const VARIANT &From, const VARIANT &To, const VARIANT &Copies, const VARIANT &Preview, const VARIANT &ActivePrinter, const VARIANT &PrintToFile, const VARIANT &Collate)
 
void PrintPreview (const VARIANT &EnableChanges)
 
void Protect (const VARIANT &Password, const VARIANT &Structure, const VARIANT &Windows)
 
void ProtectSharing (const VARIANT &Filename, const VARIANT &Password, const VARIANT &WriteResPassword, const VARIANT &ReadOnlyRecommended, const VARIANT &CreateBackup, const VARIANT &SharingPassword)
 
BOOL GetProtectStructure ()
 
BOOL GetProtectWindows ()
 
BOOL GetReadOnly ()
 
BOOL GetReadOnlyRecommended ()
 
void RefreshAll ()
 
void Reply ()
 
void ReplyAll ()
 
void RemoveUser (long Index)
 
long GetRevisionNumber ()
 
void Route ()
 
BOOL GetRouted ()
 
LPDISPATCH GetRoutingSlip ()
 
void RunAutoMacros (long Which)
 
void Save ()
 
void SaveAs (const VARIANT &Filename, const VARIANT &FileFormat, const VARIANT &Password, const VARIANT &WriteResPassword, const VARIANT &ReadOnlyRecommended, const VARIANT &CreateBackup, long AccessMode, const VARIANT &ConflictResolution, const VARIANT &AddToMru, const VARIANT &TextCodepage, const VARIANT &TextVisualLayout)
 
void SaveCopyAs (const VARIANT &Filename)
 
BOOL GetSaved ()
 
void SetSaved (BOOL bNewValue)
 
BOOL GetSaveLinkValues ()
 
void SetSaveLinkValues (BOOL bNewValue)
 
void SendMail (const VARIANT &Recipients, const VARIANT &Subject, const VARIANT &ReturnReceipt)
 
void SendMailer (const VARIANT &FileFormat, long Priority)
 
void SetLinkOnData (LPCTSTR Name, const VARIANT &Procedure)
 
LPDISPATCH GetSheets ()
 
BOOL GetShowConflictHistory ()
 
void SetShowConflictHistory (BOOL bNewValue)
 
LPDISPATCH GetStyles ()
 
void Unprotect (const VARIANT &Password)
 
void UnprotectSharing (const VARIANT &SharingPassword)
 
void UpdateFromFile ()
 
void UpdateLink (const VARIANT &Name, const VARIANT &Type)
 
BOOL GetUpdateRemoteReferences ()
 
void SetUpdateRemoteReferences (BOOL bNewValue)
 
VARIANT GetUserStatus ()
 
LPDISPATCH GetCustomViews ()
 
LPDISPATCH GetWindows ()
 
LPDISPATCH GetWorksheets ()
 
BOOL GetWriteReserved ()
 
CString GetWriteReservedBy ()
 
LPDISPATCH GetExcel4IntlMacroSheets ()
 
LPDISPATCH GetExcel4MacroSheets ()
 
BOOL GetTemplateRemoveExtData ()
 
void SetTemplateRemoveExtData (BOOL bNewValue)
 
void HighlightChangesOptions (const VARIANT &When, const VARIANT &Who, const VARIANT &Where)
 
BOOL GetHighlightChangesOnScreen ()
 
void SetHighlightChangesOnScreen (BOOL bNewValue)
 
BOOL GetKeepChangeHistory ()
 
void SetKeepChangeHistory (BOOL bNewValue)
 
BOOL GetListChangesOnNewSheet ()
 
void SetListChangesOnNewSheet (BOOL bNewValue)
 
void PurgeChangeHistoryNow (long Days, const VARIANT &SharingPassword)
 
void AcceptAllChanges (const VARIANT &When, const VARIANT &Who, const VARIANT &Where)
 
void RejectAllChanges (const VARIANT &When, const VARIANT &Who, const VARIANT &Where)
 
void ResetColors ()
 
LPDISPATCH GetVBProject ()
 
void FollowHyperlink (LPCTSTR Address, const VARIANT &SubAddress, const VARIANT &NewWindow, const VARIANT &AddHistory, const VARIANT &ExtraInfo, const VARIANT &Method, const VARIANT &HeaderInfo)
 
void AddToFavorites ()
 
BOOL GetIsInplace ()
 

Detailed Description

Definition at line 335 of file excel8.h.

Constructor & Destructor Documentation

◆ _Workbook() [1/3]

_Workbook::_Workbook ( )
inline

Definition at line 338 of file excel8.h.

◆ _Workbook() [2/3]

_Workbook::_Workbook ( LPDISPATCH pDispatch)
inline

Definition at line 339 of file excel8.h.

◆ _Workbook() [3/3]

_Workbook::_Workbook ( const _Workbook & dispatchSrc)
inline

Definition at line 340 of file excel8.h.

Member Function Documentation

◆ AcceptAllChanges()

void _Workbook::AcceptAllChanges ( const VARIANT & When,
const VARIANT & Who,
const VARIANT & Where )

Definition at line 2962 of file excel8.cpp.

◆ Activate()

void _Workbook::Activate ( )

Definition at line 2140 of file excel8.cpp.

◆ AddToFavorites()

void _Workbook::AddToFavorites ( )

Definition at line 2998 of file excel8.cpp.

◆ ChangeFileAccess()

void _Workbook::ChangeFileAccess ( long Mode,
const VARIANT & WritePassword,
const VARIANT & Notify )

Definition at line 2211 of file excel8.cpp.

◆ ChangeLink()

void _Workbook::ChangeLink ( LPCTSTR Name,
LPCTSTR NewName,
long Type )

Definition at line 2219 of file excel8.cpp.

◆ Close()

void _Workbook::Close ( const VARIANT & SaveChanges,
const VARIANT & Filename,
const VARIANT & RouteWorkbook )

Definition at line 2234 of file excel8.cpp.

◆ DeleteNumberFormat()

void _Workbook::DeleteNumberFormat ( LPCTSTR NumberFormat)

Definition at line 2340 of file excel8.cpp.

◆ ExclusiveAccess()

BOOL _Workbook::ExclusiveAccess ( )

Definition at line 2363 of file excel8.cpp.

◆ FollowHyperlink()

void _Workbook::FollowHyperlink ( LPCTSTR Address,
const VARIANT & SubAddress,
const VARIANT & NewWindow,
const VARIANT & AddHistory,
const VARIANT & ExtraInfo,
const VARIANT & Method,
const VARIANT & HeaderInfo )

Definition at line 2990 of file excel8.cpp.

◆ ForwardMailer()

void _Workbook::ForwardMailer ( )

Definition at line 2377 of file excel8.cpp.

◆ Get_CodeName()

CString _Workbook::Get_CodeName ( )

Definition at line 2249 of file excel8.cpp.

◆ GetAcceptLabelsInFormulas()

BOOL _Workbook::GetAcceptLabelsInFormulas ( )

Definition at line 2125 of file excel8.cpp.

◆ GetActiveChart()

LPDISPATCH _Workbook::GetActiveChart ( )

Definition at line 2145 of file excel8.cpp.

◆ GetActiveSheet()

LPDISPATCH _Workbook::GetActiveSheet ( )

Definition at line 2152 of file excel8.cpp.

◆ GetApplication()

LPDISPATCH _Workbook::GetApplication ( )

Definition at line 2104 of file excel8.cpp.

◆ GetAutoUpdateFrequency()

long _Workbook::GetAutoUpdateFrequency ( )

Definition at line 2159 of file excel8.cpp.

◆ GetAutoUpdateSaveChanges()

BOOL _Workbook::GetAutoUpdateSaveChanges ( )

Definition at line 2174 of file excel8.cpp.

◆ GetBuiltinDocumentProperties()

LPDISPATCH _Workbook::GetBuiltinDocumentProperties ( )

Definition at line 2204 of file excel8.cpp.

◆ GetChangeHistoryDuration()

long _Workbook::GetChangeHistoryDuration ( )

Definition at line 2189 of file excel8.cpp.

◆ GetCharts()

LPDISPATCH _Workbook::GetCharts ( )

Definition at line 2227 of file excel8.cpp.

◆ GetCodeName()

CString _Workbook::GetCodeName ( )

Definition at line 2242 of file excel8.cpp.

◆ GetColors()

VARIANT _Workbook::GetColors ( const VARIANT & Index)

Definition at line 2264 of file excel8.cpp.

◆ GetCommandBars()

LPDISPATCH _Workbook::GetCommandBars ( )

Definition at line 2282 of file excel8.cpp.

◆ GetConflictResolution()

long _Workbook::GetConflictResolution ( )

Definition at line 2289 of file excel8.cpp.

◆ GetContainer()

LPDISPATCH _Workbook::GetContainer ( )

Definition at line 2304 of file excel8.cpp.

◆ GetCreateBackup()

BOOL _Workbook::GetCreateBackup ( )

Definition at line 2311 of file excel8.cpp.

◆ GetCreator()

long _Workbook::GetCreator ( )

Definition at line 2111 of file excel8.cpp.

◆ GetCustomDocumentProperties()

LPDISPATCH _Workbook::GetCustomDocumentProperties ( )

Definition at line 2318 of file excel8.cpp.

◆ GetCustomViews()

LPDISPATCH _Workbook::GetCustomViews ( )

Definition at line 2837 of file excel8.cpp.

◆ GetDate1904()

BOOL _Workbook::GetDate1904 ( )

Definition at line 2325 of file excel8.cpp.

◆ GetDisplayDrawingObjects()

long _Workbook::GetDisplayDrawingObjects ( )

Definition at line 2348 of file excel8.cpp.

◆ GetExcel4IntlMacroSheets()

LPDISPATCH _Workbook::GetExcel4IntlMacroSheets ( )

Definition at line 2872 of file excel8.cpp.

◆ GetExcel4MacroSheets()

LPDISPATCH _Workbook::GetExcel4MacroSheets ( )

Definition at line 2879 of file excel8.cpp.

◆ GetFileFormat()

long _Workbook::GetFileFormat ( )

Definition at line 2370 of file excel8.cpp.

◆ GetFullName()

CString _Workbook::GetFullName ( )

Definition at line 2382 of file excel8.cpp.

◆ GetHasPassword()

BOOL _Workbook::GetHasPassword ( )

Definition at line 2389 of file excel8.cpp.

◆ GetHasRoutingSlip()

BOOL _Workbook::GetHasRoutingSlip ( )

Definition at line 2396 of file excel8.cpp.

◆ GetHighlightChangesOnScreen()

BOOL _Workbook::GetHighlightChangesOnScreen ( )

Definition at line 2909 of file excel8.cpp.

◆ GetIsAddin()

BOOL _Workbook::GetIsAddin ( )

Definition at line 2411 of file excel8.cpp.

◆ GetIsInplace()

BOOL _Workbook::GetIsInplace ( )

Definition at line 3003 of file excel8.cpp.

◆ GetKeepChangeHistory()

BOOL _Workbook::GetKeepChangeHistory ( )

Definition at line 2924 of file excel8.cpp.

◆ GetListChangesOnNewSheet()

BOOL _Workbook::GetListChangesOnNewSheet ( )

Definition at line 2939 of file excel8.cpp.

◆ GetMailer()

LPDISPATCH _Workbook::GetMailer ( )

Definition at line 2446 of file excel8.cpp.

◆ GetMultiUserEditing()

BOOL _Workbook::GetMultiUserEditing ( )

Definition at line 2461 of file excel8.cpp.

◆ GetName()

CString _Workbook::GetName ( )

Definition at line 2468 of file excel8.cpp.

◆ GetNames()

LPDISPATCH _Workbook::GetNames ( )

Definition at line 2475 of file excel8.cpp.

◆ GetParent()

LPDISPATCH _Workbook::GetParent ( )

Definition at line 2118 of file excel8.cpp.

◆ GetPath()

CString _Workbook::GetPath ( )

Definition at line 2497 of file excel8.cpp.

◆ GetPersonalViewListSettings()

BOOL _Workbook::GetPersonalViewListSettings ( )

Definition at line 2504 of file excel8.cpp.

◆ GetPersonalViewPrintSettings()

BOOL _Workbook::GetPersonalViewPrintSettings ( )

Definition at line 2519 of file excel8.cpp.

◆ GetPrecisionAsDisplayed()

BOOL _Workbook::GetPrecisionAsDisplayed ( )

Definition at line 2549 of file excel8.cpp.

◆ GetProtectStructure()

BOOL _Workbook::GetProtectStructure ( )

Definition at line 2596 of file excel8.cpp.

◆ GetProtectWindows()

BOOL _Workbook::GetProtectWindows ( )

Definition at line 2603 of file excel8.cpp.

◆ GetReadOnly()

BOOL _Workbook::GetReadOnly ( )

Definition at line 2610 of file excel8.cpp.

◆ GetReadOnlyRecommended()

BOOL _Workbook::GetReadOnlyRecommended ( )

Definition at line 2617 of file excel8.cpp.

◆ GetRevisionNumber()

long _Workbook::GetRevisionNumber ( )

Definition at line 2647 of file excel8.cpp.

◆ GetRouted()

BOOL _Workbook::GetRouted ( )

Definition at line 2659 of file excel8.cpp.

◆ GetRoutingSlip()

LPDISPATCH _Workbook::GetRoutingSlip ( )

Definition at line 2666 of file excel8.cpp.

◆ GetSaved()

BOOL _Workbook::GetSaved ( )

Definition at line 2703 of file excel8.cpp.

◆ GetSaveLinkValues()

BOOL _Workbook::GetSaveLinkValues ( )

Definition at line 2718 of file excel8.cpp.

◆ GetSheets()

LPDISPATCH _Workbook::GetSheets ( )

Definition at line 2757 of file excel8.cpp.

◆ GetShowConflictHistory()

BOOL _Workbook::GetShowConflictHistory ( )

Definition at line 2764 of file excel8.cpp.

◆ GetStyles()

LPDISPATCH _Workbook::GetStyles ( )

Definition at line 2779 of file excel8.cpp.

◆ GetTemplateRemoveExtData()

BOOL _Workbook::GetTemplateRemoveExtData ( )

Definition at line 2886 of file excel8.cpp.

◆ GetUpdateRemoteReferences()

BOOL _Workbook::GetUpdateRemoteReferences ( )

Definition at line 2815 of file excel8.cpp.

◆ GetUserStatus()

VARIANT _Workbook::GetUserStatus ( )

Definition at line 2830 of file excel8.cpp.

◆ GetVBProject()

LPDISPATCH _Workbook::GetVBProject ( )

Definition at line 2983 of file excel8.cpp.

◆ GetWindows()

LPDISPATCH _Workbook::GetWindows ( )

Definition at line 2844 of file excel8.cpp.

◆ GetWorksheets()

LPDISPATCH _Workbook::GetWorksheets ( )

Definition at line 2851 of file excel8.cpp.

◆ GetWriteReserved()

BOOL _Workbook::GetWriteReserved ( )

Definition at line 2858 of file excel8.cpp.

◆ GetWriteReservedBy()

CString _Workbook::GetWriteReservedBy ( )

Definition at line 2865 of file excel8.cpp.

◆ HighlightChangesOptions()

void _Workbook::HighlightChangesOptions ( const VARIANT & When,
const VARIANT & Who,
const VARIANT & Where )

Definition at line 2901 of file excel8.cpp.

◆ LinkInfo()

VARIANT _Workbook::LinkInfo ( LPCTSTR Name,
long LinkInfo,
const VARIANT & Type,
const VARIANT & EditionRef )

Definition at line 2426 of file excel8.cpp.

◆ LinkSources()

VARIANT _Workbook::LinkSources ( const VARIANT & Type)

Definition at line 2436 of file excel8.cpp.

◆ MergeWorkbook()

void _Workbook::MergeWorkbook ( const VARIANT & Filename)

Definition at line 2453 of file excel8.cpp.

◆ NewWindow()

LPDISPATCH _Workbook::NewWindow ( )

Definition at line 2482 of file excel8.cpp.

◆ OpenLinks()

void _Workbook::OpenLinks ( LPCTSTR Name,
const VARIANT & ReadOnly,
const VARIANT & Type )

Definition at line 2489 of file excel8.cpp.

◆ PivotCaches()

LPDISPATCH _Workbook::PivotCaches ( )

Definition at line 2534 of file excel8.cpp.

◆ Post()

void _Workbook::Post ( const VARIANT & DestName)

Definition at line 2541 of file excel8.cpp.

◆ PrintOut()

void _Workbook::PrintOut ( const VARIANT & From,
const VARIANT & To,
const VARIANT & Copies,
const VARIANT & Preview,
const VARIANT & ActivePrinter,
const VARIANT & PrintToFile,
const VARIANT & Collate )

Definition at line 2564 of file excel8.cpp.

◆ PrintPreview()

void _Workbook::PrintPreview ( const VARIANT & EnableChanges)

Definition at line 2572 of file excel8.cpp.

◆ Protect()

void _Workbook::Protect ( const VARIANT & Password,
const VARIANT & Structure,
const VARIANT & Windows )

Definition at line 2580 of file excel8.cpp.

◆ ProtectSharing()

void _Workbook::ProtectSharing ( const VARIANT & Filename,
const VARIANT & Password,
const VARIANT & WriteResPassword,
const VARIANT & ReadOnlyRecommended,
const VARIANT & CreateBackup,
const VARIANT & SharingPassword )

Definition at line 2588 of file excel8.cpp.

◆ PurgeChangeHistoryNow()

void _Workbook::PurgeChangeHistoryNow ( long Days,
const VARIANT & SharingPassword )

Definition at line 2954 of file excel8.cpp.

◆ RefreshAll()

void _Workbook::RefreshAll ( )

Definition at line 2624 of file excel8.cpp.

◆ RejectAllChanges()

void _Workbook::RejectAllChanges ( const VARIANT & When,
const VARIANT & Who,
const VARIANT & Where )

Definition at line 2970 of file excel8.cpp.

◆ RemoveUser()

void _Workbook::RemoveUser ( long Index)

Definition at line 2639 of file excel8.cpp.

◆ Reply()

void _Workbook::Reply ( )

Definition at line 2629 of file excel8.cpp.

◆ ReplyAll()

void _Workbook::ReplyAll ( )

Definition at line 2634 of file excel8.cpp.

◆ ResetColors()

void _Workbook::ResetColors ( )

Definition at line 2978 of file excel8.cpp.

◆ Route()

void _Workbook::Route ( )

Definition at line 2654 of file excel8.cpp.

◆ RunAutoMacros()

void _Workbook::RunAutoMacros ( long Which)

Definition at line 2673 of file excel8.cpp.

◆ Save()

void _Workbook::Save ( )

Definition at line 2681 of file excel8.cpp.

◆ SaveAs()

void _Workbook::SaveAs ( const VARIANT & Filename,
const VARIANT & FileFormat,
const VARIANT & Password,
const VARIANT & WriteResPassword,
const VARIANT & ReadOnlyRecommended,
const VARIANT & CreateBackup,
long AccessMode,
const VARIANT & ConflictResolution,
const VARIANT & AddToMru,
const VARIANT & TextCodepage,
const VARIANT & TextVisualLayout )

Definition at line 2686 of file excel8.cpp.

◆ SaveCopyAs()

void _Workbook::SaveCopyAs ( const VARIANT & Filename)

Definition at line 2695 of file excel8.cpp.

◆ SendMail()

void _Workbook::SendMail ( const VARIANT & Recipients,
const VARIANT & Subject,
const VARIANT & ReturnReceipt )

Definition at line 2733 of file excel8.cpp.

◆ SendMailer()

void _Workbook::SendMailer ( const VARIANT & FileFormat,
long Priority )

Definition at line 2741 of file excel8.cpp.

◆ Set_CodeName()

void _Workbook::Set_CodeName ( LPCTSTR lpszNewValue)

Definition at line 2256 of file excel8.cpp.

◆ SetAcceptLabelsInFormulas()

void _Workbook::SetAcceptLabelsInFormulas ( BOOL bNewValue)

Definition at line 2132 of file excel8.cpp.

◆ SetAutoUpdateFrequency()

void _Workbook::SetAutoUpdateFrequency ( long nNewValue)

Definition at line 2166 of file excel8.cpp.

◆ SetAutoUpdateSaveChanges()

void _Workbook::SetAutoUpdateSaveChanges ( BOOL bNewValue)

Definition at line 2181 of file excel8.cpp.

◆ SetChangeHistoryDuration()

void _Workbook::SetChangeHistoryDuration ( long nNewValue)

Definition at line 2196 of file excel8.cpp.

◆ SetColors()

void _Workbook::SetColors ( const VARIANT & Index,
const VARIANT & newValue )

Definition at line 2274 of file excel8.cpp.

◆ SetConflictResolution()

void _Workbook::SetConflictResolution ( long nNewValue)

Definition at line 2296 of file excel8.cpp.

◆ SetDate1904()

void _Workbook::SetDate1904 ( BOOL bNewValue)

Definition at line 2332 of file excel8.cpp.

◆ SetDisplayDrawingObjects()

void _Workbook::SetDisplayDrawingObjects ( long nNewValue)

Definition at line 2355 of file excel8.cpp.

◆ SetHasRoutingSlip()

void _Workbook::SetHasRoutingSlip ( BOOL bNewValue)

Definition at line 2403 of file excel8.cpp.

◆ SetHighlightChangesOnScreen()

void _Workbook::SetHighlightChangesOnScreen ( BOOL bNewValue)

Definition at line 2916 of file excel8.cpp.

◆ SetIsAddin()

void _Workbook::SetIsAddin ( BOOL bNewValue)

Definition at line 2418 of file excel8.cpp.

◆ SetKeepChangeHistory()

void _Workbook::SetKeepChangeHistory ( BOOL bNewValue)

Definition at line 2931 of file excel8.cpp.

◆ SetLinkOnData()

void _Workbook::SetLinkOnData ( LPCTSTR Name,
const VARIANT & Procedure )

Definition at line 2749 of file excel8.cpp.

◆ SetListChangesOnNewSheet()

void _Workbook::SetListChangesOnNewSheet ( BOOL bNewValue)

Definition at line 2946 of file excel8.cpp.

◆ SetPersonalViewListSettings()

void _Workbook::SetPersonalViewListSettings ( BOOL bNewValue)

Definition at line 2511 of file excel8.cpp.

◆ SetPersonalViewPrintSettings()

void _Workbook::SetPersonalViewPrintSettings ( BOOL bNewValue)

Definition at line 2526 of file excel8.cpp.

◆ SetPrecisionAsDisplayed()

void _Workbook::SetPrecisionAsDisplayed ( BOOL bNewValue)

Definition at line 2556 of file excel8.cpp.

◆ SetSaved()

void _Workbook::SetSaved ( BOOL bNewValue)

Definition at line 2710 of file excel8.cpp.

◆ SetSaveLinkValues()

void _Workbook::SetSaveLinkValues ( BOOL bNewValue)

Definition at line 2725 of file excel8.cpp.

◆ SetShowConflictHistory()

void _Workbook::SetShowConflictHistory ( BOOL bNewValue)

Definition at line 2771 of file excel8.cpp.

◆ SetTemplateRemoveExtData()

void _Workbook::SetTemplateRemoveExtData ( BOOL bNewValue)

Definition at line 2893 of file excel8.cpp.

◆ SetUpdateRemoteReferences()

void _Workbook::SetUpdateRemoteReferences ( BOOL bNewValue)

Definition at line 2822 of file excel8.cpp.

◆ Unprotect()

void _Workbook::Unprotect ( const VARIANT & Password)

Definition at line 2786 of file excel8.cpp.

◆ UnprotectSharing()

void _Workbook::UnprotectSharing ( const VARIANT & SharingPassword)

Definition at line 2794 of file excel8.cpp.

◆ UpdateFromFile()

void _Workbook::UpdateFromFile ( )

Definition at line 2802 of file excel8.cpp.

◆ UpdateLink()

void _Workbook::UpdateLink ( const VARIANT & Name,
const VARIANT & Type )

Definition at line 2807 of file excel8.cpp.


The documentation for this class was generated from the following files: