DialogSheet.PageSetup Property
Page Setup Settings.Represents the element tag in schema: x:pageSetup
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property PageSetup As PageSetup
Get
Set
'Usage
Dim instance As DialogSheet
Dim value As PageSetup
value = instance.PageSetup
instance.PageSetup = value
public PageSetup PageSetup { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.PageSetup
Returns PageSetup.