export declare enum ColumnAdjustment { Customized = "Customized", AutoFitToContent = "AutoFitToContent", AutoFitToWindow = "AutoFitToWindow" }