次の方法で共有


TableCellProperties.HideMark Property

HideMark.Represents the element tag in schema: w:hideMark

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

Syntax

'宣言
Public Property HideMark As HideMark
    Get
    Set
'使用
Dim instance As TableCellProperties
Dim value As HideMark

value = instance.HideMark

instance.HideMark = value
public HideMark HideMark { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.HideMark

See Also

Reference

TableCellProperties Class

TableCellProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace