EndnotesPart.AddAlternativeFormatImportPart Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
AddAlternativeFormatImportPart(String) | Adds a AlternativeFormatImportPart to the EndnotesPart. | |
AddAlternativeFormatImportPart(AlternativeFormatImportPartType) | Adds a AlternativeFormatImportPart to the EndnotesPart. | |
AddAlternativeFormatImportPart(String, String) | Adds a AlternativeFormatImportPart to the EndnotesPart. | |
AddAlternativeFormatImportPart(AlternativeFormatImportPartType, String) | Adds a AlternativeFormatImportPart to the EndnotesPart. |
Top