CustomSheetView.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
'宣言
Public Property PageSetup As PageSetup
Get
Set
'使用
Dim instance As CustomSheetView
Dim value As PageSetup
value = instance.PageSetup
instance.PageSetup = value
public PageSetup PageSetup { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.PageSetup
Returns PageSetup.