menu

UWP

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

    Show / Hide Table of Contents

    Interface IStringValue

    This interface supports StringValue property.

    Namespace: Syncfusion.XlsIO.Parser.Biff_Records
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public interface IStringValue

    Properties

    StringValue

    Returns string value. Read-only.

    Declaration
    string StringValue { get; }
    Property Value
    Type
    System.String

    Extension Methods

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