Table of Contents

ExcelFile.PrintScale Property

Percent to grow/shrink the sheet when printing. 100 means a page scale of 100%.

Syntax

Namespace: FlexCel.Core

public abstract Int32 PrintScale { get; set; }

See also