Dev Center
United States (English)
Sign in
Home
Products
Office 365
Docs
Samples
Downloads
Training
How To
Support
Forums
Email
Facebook
Twitter
Digg
Technorati
Delicious
Messenger
Share This
Office and SharePoint development
>
Office client development
>
Office 2010
>
Office 2010
>
Open XML SDK 2.0
>
Class Library Reference
>
DocumentFormat.OpenXml
>
OpenXmlPartWriter Class
Office and SharePoint development
Office client development
Office 2010
Office 2010
Open XML SDK 2.0
Class Library Reference
DocumentFormat.OpenXml
OpenXmlPartWriter Class
OpenXmlPartWriter Members
OpenXmlPartWriter Constructor
OpenXmlPartWriter Methods
This topic has not yet been rated
-
Rate this topic
OpenXmlPartWriter Class
Office 2010
Other Versions
Office 2013
Defines the OpenXmlPartWriter.
Inheritance Hierarchy
System
.
Object
DocumentFormat.OpenXml
.
OpenXmlWriter
DocumentFormat.OpenXml
.
OpenXmlPartWriter
Namespace:
DocumentFormat.OpenXml
Assembly:
DocumentFormat.OpenXml
(in DocumentFormat.OpenXml.dll)
Syntax
C#
VB
Copy
public
class
OpenXmlPartWriter : OpenXmlWriter
Thread Safety
Any public
static
(
Shared
in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
OpenXmlPartWriter Members
DocumentFormat.OpenXml Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD