Methods deprecated in OfficeWriter v8
A number of methods were deprecated in OfficeWriter v8. As of the v9 release, these methods are no longer available in our API.
ExcelTemplate
The following is a list of ExcelTemplate methods that are now deprecated. Also listed are the methods that should be used in v9 to replace the deprecated methods.
ExcelTemplate v8 Method | ExcelTemplate v9 Method |
---|---|
ExcelTemplate.SetCellDataSource | |
ExcelTemplate.SetColumnDataSource | |
ExcelTemplate.SetRowDataSource | |
ExcelTemplate.SetDataSource |
ExcelApplication
The following is a list of ExcelApplication methods that are now deprecated. Also listed are the methods that should be used in v9 to replace the deprecated methods.
ExcelApplication v8 Method | ExcelApplication v9 Method |
---|---|
ExcelApplication.Create() | |
PageSetUp.LeftFooter | |
PageSetup.CenterFooter | |
PageSetup.RightFooter | |
PageSetup.LeftHeader | |
PageSetup.CenterHeader | |
PageSetup.RightHeader |
WordApplication
The following WordApplication method is now deprecated. The listed methods should be used in v9 to replace the deprecated method.
WordApplication v8 Method | WordApplication v9 Method |
---|---|
Table.PreferredWidth |