Version

Search Results

ScalingType Enumeration

Represents the ways to scale a worksheet when it is printed. Syntax Members Member Description FitToPages The page maximums are used to determine how many pages the worksheet can be printed on. Less pages can be used if there is not enough printable content in the worksheet. UseScalingFactor The scaling factor is ...

ScrollBars Enumeration

Represents the various scroll bar configurations available for the workbook. Syntax Members Member Description Both Both scroll bars are shown in Microsoft Excel. Horizontal Only the horizontal scroll bar is shown in Microsoft Excel. None No scroll bars are shown in Microsoft Excel. Vertical Only the vertical scro...

Infragistics.Documents.Excel.Serialization.Common Namespace

See Also Reference Infragistics.Documents.Excel Assembly

OpenPackagingNonConformanceException Class

Thrown when a SpreadsheetMLpackage is found to be non-conformant. Syntax

OpenPackagingNonConformanceExceptionReason Enumeration

Constants which define the reason that a OpenPackagingNonConformanceException was thrown. Syntax Members Member Description ContainsDublinCoreRefinements The IPackagePart in a IPackage is determined to be the core properties relationship for the package, and that IPackagePart is found to contain refinements to Dub...

OpenPackagingNonConformanceException Class Events

For a list of all members of this type, see OpenPackagingNonConformanceException members. Protected Events Name Description SerializeObjectState Occurs when an exception is serialized to create an exception state object that contains serialized data about the exception. (Inherited from System.Exception) Top

OpenPackagingNonConformanceException Class Members

Public Properties Public Methods Protected Events