menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelPrintLocation - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelPrintLocation

    Enumeration representing print comments in Excel.

    Inheritance
    System.Object
    ExcelPrintLocation
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class ExcelPrintLocation : Enum

    Fields

    PrintInPlace

    Represents As displayed on sheet setting.

    Declaration
    public const ExcelPrintLocation PrintInPlace
    Field Value
    Type
    ExcelPrintLocation

    PrintNoComments

    Represents (None) setting.

    Declaration
    public const ExcelPrintLocation PrintNoComments
    Field Value
    Type
    ExcelPrintLocation

    PrintSheetEnd

    Represents at end of sheet setting.

    Declaration
    public const ExcelPrintLocation PrintSheetEnd
    Field Value
    Type
    ExcelPrintLocation

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved