FramesetSplitbar.Width Property

Frameset Splitter Width.Represents the element tag in schema: w:w

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

Syntax

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

value = instance.Width

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.Width
Returns Width.

See Also

Reference

FramesetSplitbar Class

FramesetSplitbar Members

DocumentFormat.OpenXml.Wordprocessing Namespace