ConsoleUser
Copyright (c) 2010-2023 Skaion Corporarion, www.skaion.com
This project was developed in part by numerous sponsorships from the U.S. Government. The U.S. Government is authorized to reproduce and distribute reprints of Governmental purposes notwithstanding any copyright notation thereon.
All content reflects those of the authors and should not be interpreted as necessarily representing the official policies or endorsements, either expressed or implied, of the U.S. Government or Skaion Corporation.
- class Office2016.Office2016(system, config)¶
Because the functionality of Office 2016 is likely to be the same on most platforms, they can all make use of common code here to take care of many tasks. Paths and Platform related actions may vary, but subclasses can provide appropriate paths and derive from the right <no title> subclass.
Parameters:
system: a <no title> object to interact with the target system
config: a <no title> object defining this user
- load(*args, **kwargs)¶
Load a file from the given path.
Parameters:
path: the path to the target path
- save_as(*args, **kwargs)¶
Save the currently active document to a new path.
Parameters:
path: the new path