menu

UWP

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

    Show / Hide Table of Contents

    Class DVASPECT

    The DVASPECT enumeration values specify the desired data or view aspect of the object when drawing or getting data.

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

    Fields

    DVASPECT_CONTENT

    Provides a representation of an object so it can be displayed as an embedded object inside of a container.

    Declaration
    public const DVASPECT DVASPECT_CONTENT
    Field Value
    Type
    DVASPECT

    DVASPECT_DOCPRINT

    Provides a representation of the object on the screen as though it were printed to a printer using the Print command from the File menu.

    Declaration
    public const DVASPECT DVASPECT_DOCPRINT
    Field Value
    Type
    DVASPECT

    DVASPECT_ICON

    Provides an iconic representation of an object.

    Declaration
    public const DVASPECT DVASPECT_ICON
    Field Value
    Type
    DVASPECT

    DVASPECT_THUMBNAIL

    Provides a thumbnail representation of an object so it can be displayed in a browsing tool.

    Declaration
    public const DVASPECT DVASPECT_THUMBNAIL
    Field Value
    Type
    DVASPECT

    Extension Methods

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