CustomSheetView.FitToPage Property

Definition

Fit To Page

Represents the following attribute in the schema: fitToPage

[DocumentFormat.OpenXml.SchemaAttr(0, "fitToPage")]
public DocumentFormat.OpenXml.BooleanValue FitToPage { get; set; }
public DocumentFormat.OpenXml.BooleanValue FitToPage { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "fitToPage")]
public DocumentFormat.OpenXml.BooleanValue? FitToPage { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("fitToPage")]
public DocumentFormat.OpenXml.BooleanValue? FitToPage { get; set; }
public DocumentFormat.OpenXml.BooleanValue? FitToPage { get; set; }
member this.FitToPage : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "fitToPage")>]
member this.FitToPage : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("fitToPage")>]
member this.FitToPage : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property FitToPage As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to