See WordProcessingMLWriter.StartTableRow. Overload List
Represents a writer that provides a fast, non-cached, forward-only way of generating streams or files containing XML data that conforms to the WordprocessingML OpenXml specification. Syntax Remarks The WordprocessingMLWriter class is a concrete implementation of the WordDocumentWriter class which produces content ...
Public Properties Public Methods
Public Methods
Public Properties
Adds an anchored picture with the specified size to the current paragraph. Syntax Parameters anchoredPicture The AnchoredPicture instance to be added to the paragraph. Exceptions Exception Description WordDocumentWriterException Thrown if no document or paragraph is currently open. WordDocumentWriterXmlWriterExcep...
Adds an anchored picture with the specified size to the current paragraph. Overload List
Adds an anchored shape with the specified size to the current paragraph. Syntax Parameters anchoredShape The AnchoredShape instance to be added to the paragraph. Exceptions Exception Description WordDocumentWriterException Thrown if no document or paragraph is currently open. WordDocumentWriterXmlWriterException T...
Adds an anchored shape with the specified size to the current paragraph. Overload List
Adds a paragraph with no content. Overload List