namespace PlumbingRepairBusinessLogic.OfficePackage.HelperEnums { public enum ExcelStyleInfoType { Title, Text, TextWithBroder } }