ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface INativePTG - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface INativePTG

    Interface that contains method for to take native ptg.

    Namespace: Syncfusion.XlsIO.Interfaces
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public interface INativePTG

    Methods

    GetNativePtg()

    Gets ptg of current range.

    Declaration
    Ptg[] GetNativePtg()
    Returns
    Type Description
    Ptg[]

    Returns native ptg.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved