TableProperties.TableCaption Property

Definition

TableCaption, this property is only available in Office 2010 and later..

Represents the following element tag in the schema: w:tblCaption.

public DocumentFormat.OpenXml.Wordprocessing.TableCaption TableCaption { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.TableCaption? TableCaption { get; set; }
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
public DocumentFormat.OpenXml.Wordprocessing.TableCaption TableCaption { get; set; }
member this.TableCaption : DocumentFormat.OpenXml.Wordprocessing.TableCaption with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
member this.TableCaption : DocumentFormat.OpenXml.Wordprocessing.TableCaption with get, set
Public Property TableCaption As TableCaption

Property Value

Attributes

Applies to