File Formats

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface INativePTG

    Show / Hide Table of Contents

    Interface INativePTG

    Interface that contains method for to take native ptg.

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

    Methods

    GetNativePtg()

    Gets ptg of current range.

    Declaration
    Ptg[] GetNativePtg()
    Returns
    Type Description
    Syncfusion.XlsIO.Parser.Biff_Records.Formula.Ptg[]

    Returns native ptg.

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