Updated all tools libs to be python 3 compatible.
Added NextBatesShouldBe and PreviousBatesShouldBe methods.
Fixed small typo with workspace variable.
Fixed GetBatesRanges to remove those trailing zeros in the alpha part. works correctly now.
Added support to set the cell color to the setCellProperties method.
Added a method which takes a list of bates, combination of beg and end, and gives me the bates ranges in that list.
trying to get the compiled version of filter arrow removed.
Added methods to remove filter arrows and force auto fit columns
Added a SetCellProperties method as a catch all for performing multiple changes to cell properties like font, font size etc.
Moved GUI_Base to the toolbox folder
Added some methods to delete columns and a method to change the format of a number/date cell.
Updates to reflect stuff moved from iad to XDD
Copied this from the fix bates range tool in the summation dir and deleted the stuff that I dont need. I use these functions quite often and for many tools.
A simple class library for automating Eclipse through SQL
small changes
small changes
Updated to allow saving or displaying.
to make imports easier
Initial version of a tree size getter that is new and better than the walk way
Lib for interacting with outlook. created this because of SOW Automator.
A new set of tools to do simple validating and formating.
version 1
version 1
Added some support for the parent object, to populate the dictionaires correctly.
Had to comment out the inclusion of the constant because it wouldnt compile.
Updated library to now support copying and pasting the contents of an entire word document into another word document.
Created a word automation library to make automating word a bit easier.
update before leaving
A library for connecting to Relativity.
A library for easier updating of Excel spreadsheets
Added the Eula program that I'll eventually call from all of my programs.
added iproHelpertools to toolbox
Initial Import