TableProperties.TableCaption プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
プロパティ値
- 属性