![]() |
DECS Word Add-Ins 1.2.0.1
Creates custom buttons in Word to automate DECS tasks.
|
▼CMicrosoft.Office.Tools.AddInBase | |
CDecsWordAddIns.ThisAddIn | |
▼Cglobal.SystemConfiguration.ApplicationSettingsBase | |
CDecsWordAddIns.Properties.Settings | |
CDecsWordAddIns.Emailer | Builds project delivery email |
▼CForm | |
CDecsWordAddIns.DeliveryTypeForm | Form to ask user whether the results will be delivered via VRD or OneDrive |
CDecsWordAddIns.ProgressForm | Creates custom form to show user the progress of DECS project setup |
CDecsWordAddIns.StyleSelectionForm | Custom form to ask user which output style is desired for ICD list |
CDecsWordAddIns.TokenForm | Creates custom form to ask user to provide their GitLab token |
CDecsWordAddIns.YesNoForm | Creates custom form to ask user if there's a SlicerDicer file to be parsed |
CDecsWordAddIns.Globals | |
CDecsWordAddIns.IcdExtractor | Uses Regular Expressions to find & extract ICD codes from a Word document. Drafts SQL code to define variables containing these codes |
▼COffice.IRibbonExtensibility | |
CDecsWordAddIns.DecsWordRibbon | Main class for DECS Excel Tools |
CDecsWordAddIns.ListImporter | Reads a list from this Word document & outputs as a .SQL file |
CDecsWordAddIns.Properties.Resources | A strongly-typed resource class, for looking up localized strings, etc |
▼CMicrosoft.Office.Tools.Ribbon.RibbonCollectionBase | |
CDecsWordAddIns.ThisRibbonCollection | |
CDecsWordAddIns.ScopeOfWorkParser | Parses the project Scope of Work document, extracts key field & sets up the DECS project: |
CDecsWordAddIns.Utilities | Useful methods |