FramesetSplitbar.NoBorder Property

Do Not Display Frameset Splitters.Represents the element tag in schema: w:noBorder

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

Syntax

'Declaration
Public Property NoBorder As NoBorder
    Get
    Set
'Usage
Dim instance As FramesetSplitbar
Dim value As NoBorder

value = instance.NoBorder

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.NoBorder
Returns NoBorder.

See Also

Reference

FramesetSplitbar Class

FramesetSplitbar Members

DocumentFormat.OpenXml.Wordprocessing Namespace