Document.Body Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Body.
Represents the following element tag in the schema: w:body.
public DocumentFormat.OpenXml.Wordprocessing.Body Body { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.Body? Body { get; set; }
member this.Body : DocumentFormat.OpenXml.Wordprocessing.Body with get, set
Public Property Body As Body
Property Value
Returns Body.