menu

WinUI

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IToken3D - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IToken3D

    Summary description for IToken3D.

    Namespace: Syncfusion.XlsIO.Parser.Biff_Records.Formula
    Assembly: Syncfusion.XlsIO.NET.dll
    Syntax
    public interface IToken3D

    Methods

    Get3DToken(Int32)

    Converts current token to the 3D token.

    Declaration
    Ptg Get3DToken(int iSheetReference)
    Parameters
    Type Name Description
    System.Int32 iSheetReference

    Reference to the worksheet.

    Returns
    Type Description
    Ptg

    Created token.

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