C# 클래스 Novacode.Content

상속: InsertBeforeOrAfter
파일 보기 프로젝트 열기: WordDocX/DocX 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ParentContainer ContainerType

공개 메소드들

메소드 설명
SetText ( string newText ) : void

비공개 메소드들

메소드 설명
Content ( DocX document, System.Xml.Linq.XElement xml, int startIndex ) : System.Collections.Generic

메소드 상세

SetText() 공개 메소드

public SetText ( string newText ) : void
newText string
리턴 void

프로퍼티 상세

ParentContainer 공개적으로 프로퍼티

public ContainerType ParentContainer
리턴 ContainerType