PreviousTableCellProperties.HideMark Property

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

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

Syntax

'Declaration
Public Property HideMark As HideMark
    Get
    Set
'Usage
Dim instance As PreviousTableCellProperties
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

PreviousTableCellProperties Class

PreviousTableCellProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace