fixed attribute
This commit is contained in:
@ -4,7 +4,7 @@ export class SectionProperties implements XmlComponent {
|
||||
private sectPr: Array<XmlComponent>;
|
||||
|
||||
xmlKeys = {
|
||||
sectPr: 'sectPr'
|
||||
sectPr: 'w:sectPr'
|
||||
}
|
||||
|
||||
constructor() {
|
||||
|
Reference in New Issue
Block a user