'Declaration Public Function New( _
ByVal ParamArray textContentContent of the text.() As OpenXmlTextContent _
)
public OpenXmlCompositeTextContent(
params OpenXmlTextContent[] textContent
)
public: OpenXmlCompositeTextContent(
params OpenXmlTextContent*[]* textContent
)
public:
OpenXmlCompositeTextContent(
... array<OpenXmlTextContent^>^ textContent
)
Parameters
- textContent
- Content of the text.