TableCell.TableCellProperties 属性

定义

表单元格属性。

表示架构中的以下元素标记:a:tcPr。

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

属性值

返回 TableCellProperties

适用于