Freigeben über


PreviousTableProperties.TableCaption-Eigenschaft

TableCaption, this property is only available in Office2010.Represents the element tag in schema: w:tblCaption

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<OfficeAvailabilityAttribute(FileFormatVersions.Office2010)> _
Public Property TableCaption As TableCaption
    Get
    Set
'Usage
Dim instance As PreviousTableProperties
Dim value As TableCaption

value = instance.TableCaption

instance.TableCaption = value
[OfficeAvailabilityAttribute(FileFormatVersions.Office2010)]
public TableCaption TableCaption { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.TableCaption

Siehe auch

Referenz

PreviousTableProperties Klasse

PreviousTableProperties-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace