Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 603 Bytes

officeimo.word.wordhelpers.md

File metadata and controls

35 lines (19 loc) · 603 Bytes

WordHelpers

Namespace: OfficeIMO.Word

public class WordHelpers

Inheritance ObjectWordHelpers

Constructors

WordHelpers()

public WordHelpers()

Methods

RemoveHeadersAndFooters(String)

Given a document name, remove all of the headers and footers from the document.

public static void RemoveHeadersAndFooters(string filename)

Parameters

filename String