PreviousTableProperties.TableCaption 属性

定义

TableCaption,此属性仅在 Office 2010 及更高版本中可用。

表示架构中的以下元素标记: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

属性值

属性

适用于