Xamarin.Forms

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

    Show / Hide Table of Contents

    Interface ILengthSetter

    Summary description for ILengthSetter.

    Namespace: Syncfusion.XlsIO.Parser.Biff_Records
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public interface ILengthSetter

    Methods

    SetLength(Int32)

    Sets length of the internal data.

    Declaration
    void SetLength(int iLength)
    Parameters
    Type Name Description
    System.Int32 iLength

    New length to set.

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