프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Document | DocxDocument |
메소드 | 설명 | |
---|---|---|
Replace ( Paragraph newValue ) : void | ||
Replace ( string newValue ) : void |
메소드 | 설명 | |
---|---|---|
TagReplacer ( string name, DocxDocument document ) : DocumentFormat.OpenXml.Wordprocessing |
public abstract Replace ( Paragraph newValue ) : void | ||
newValue | Paragraph | |
리턴 | void |
protected TagReplacer ( string name, DocxDocument document ) : DocumentFormat.OpenXml.Wordprocessing | ||
name | string | |
document | DocxDocument | |
리턴 | DocumentFormat.OpenXml.Wordprocessing |