Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelPrintLocation - Xamarin.Android 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.Portable.dll
    Syntax
    public sealed class ExcelPrintLocation : Enum

    Fields

    PrintInPlace

    Represents As displayed on sheet setting.

    Declaration
    public const ExcelPrintLocation PrintInPlace
    Field Value
    Type Description
    ExcelPrintLocation

    PrintNoComments

    Represents (None) setting.

    Declaration
    public const ExcelPrintLocation PrintNoComments
    Field Value
    Type Description
    ExcelPrintLocation

    PrintSheetEnd

    Represents at end of sheet setting.

    Declaration
    public const ExcelPrintLocation PrintSheetEnd
    Field Value
    Type Description
    ExcelPrintLocation

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved