次の方法で共有


PreviousTablePropertyExceptions.TableBorders プロパティ

定義

テーブル罫線の例外。

スキーマ内の次の要素タグを表します。 w:tblBorders。

public DocumentFormat.OpenXml.Wordprocessing.TableBorders TableBorders { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.TableBorders? TableBorders { get; set; }
member this.TableBorders : DocumentFormat.OpenXml.Wordprocessing.TableBorders with get, set
Public Property TableBorders As TableBorders

プロパティ値

TableBorders を返します。

適用対象