Compartir a través de


Frameset.FrameLayout Property

Frameset Layout.Represents the element tag in schema: w:frameLayout

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

Syntax

'Declaración
Public Property FrameLayout As FrameLayout
    Get
    Set
'Uso
Dim instance As Frameset
Dim value As FrameLayout

value = instance.FrameLayout

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.FrameLayout

See Also

Reference

Frameset Class

Frameset Members

DocumentFormat.OpenXml.Wordprocessing Namespace