TextBoxInfo2.TextBoxContent 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.
TextBoxContent.
Represents the following element tag in the schema: w:txbxContent.
public DocumentFormat.OpenXml.Wordprocessing.TextBoxContent TextBoxContent { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.TextBoxContent? TextBoxContent { get; set; }
member this.TextBoxContent : DocumentFormat.OpenXml.Wordprocessing.TextBoxContent with get, set
Public Property TextBoxContent As TextBoxContent