menu

UWP

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

    Show / Hide Table of Contents

    Interface ILengthSetter

    Summary description for ILengthSetter.

    Namespace: Syncfusion.XlsIO.Parser.Biff_Records
    Assembly: Syncfusion.XlsIO.UWP.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.

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved