Click or drag to resize

BookmarkAddTextFromTable Method

Bookmark add text from table (bookmark name equal field name)

Namespace:  SIC.OpenDocumentFormat.MSWord
Assembly:  SIC.OpenDocumentFormat (in SIC.OpenDocumentFormat.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public void AddTextFromTable(
	DataTable pTable
)

Parameters

pTable
Type: System.DataDataTable

[Missing <param name="pTable"/> documentation for "M:SIC.OpenDocumentFormat.MSWord.Bookmark.AddTextFromTable(System.Data.DataTable)"]

See Also