Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Novacode
Content
C# Class Novacode.Content
Inheritance:
InsertBeforeOrAfter
Mostra file
Open project: WordDocX/DocX
Class Usage Examples
Public Properties
Property
Type
Description
ParentContainer
ContainerType
Public Methods
Method
Description
SetText
(
string
newText
) :
void
Private Methods
Method
Description
Content
(
DocX
document
,
System.Xml.Linq.XElement
xml
,
int
startIndex
) :
System.Collections.Generic
Method Details
SetText()
public
method
public
SetText
(
string
newText
) :
void
newText
string
return
void
Property Details
ParentContainer
public_oe property
public
ContainerType
ParentContainer
return
ContainerType