UWP

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PROPSPEC - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PROPSPEC

    The PROPSPEC structure is used by many of the methods of IPropertyStorage to specify a property either by its property identifier (ID) or the associated string name.

    Inheritance
    System.Object
    PROPSPEC
    Namespace: Syncfusion.CompoundFile.XlsIO.Native
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class PROPSPEC : ValueType

    Fields

    propid

    Specifies the value of the property ID. Use either this value or the following lpwstr, not both.

    Declaration
    public IntPtr propid
    Field Value
    Type Description
    System.IntPtr

    ulKind

    Indicates the union member used. This member can be one of the following values.

    Declaration
    public IntPtr ulKind
    Field Value
    Type Description
    System.IntPtr

    Extension Methods

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