TableProperties.TableCaption Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
TableCaption, diese Eigenschaft ist nur in Office 2010 und höher verfügbar.
Stellt das folgende Elementtag im Schema dar: 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
Eigenschaftswert
- Attribute