Search Results for

    Show / Hide Table of Contents

    Interface IMetadata

    Interface that represents meta-data for the Excel file such as "Author", "Title"...

    Namespace: IronXL.Metadata
    Assembly: IronXL.dll
    Syntax
    public interface IMetadata

    Properties

    ApplicationName

    Gets the name of the application with which the file was created.

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

    Author

    Gets or sets the author of the file.

    Declaration
    string Author { get; set; }
    Property Value
    Type Description
    System.String

    Category

    Gets or sets the category of the file.

    Declaration
    string Category { get; set; }
    Property Value
    Type Description
    System.String

    Comments

    Gets or sets the comments field value.

    Declaration
    string Comments { get; set; }
    Property Value
    Type Description
    System.String

    Company

    Gets the company field value.

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

    Created

    Gets or sets the creation time.

    Declaration
    Nullable<DateTime> Created { get; set; }
    Property Value
    Type Description
    System.Nullable<System.DateTime>

    CustomProperties

    Gets the custom properties of the workbook.

    Declaration
    ICustomProperties CustomProperties { get; }
    Property Value
    Type Description
    ICustomProperties

    Keywords

    Gets or sets the keywords field value.

    Declaration
    string Keywords { get; set; }
    Property Value
    Type Description
    System.String

    LastPrinted

    Gets or sets the last printed time.

    Declaration
    Nullable<DateTime> LastPrinted { get; set; }
    Property Value
    Type Description
    System.Nullable<System.DateTime>

    Manager

    Gets the manager field value.

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

    Modified

    Gets or sets the last modification time.

    Declaration
    Nullable<DateTime> Modified { get; set; }
    Property Value
    Type Description
    System.Nullable<System.DateTime>

    Subject

    Gets or sets the subject of the file.

    Declaration
    string Subject { get; set; }
    Property Value
    Type Description
    System.String

    Template

    Gets the template field value.

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

    Title

    Gets or sets the title of the file.

    Declaration
    string Title { get; set; }
    Property Value
    Type Description
    System.String
    ☀
    ☾
    Downloads
    • Download with Nuget
    • Start for Free
    In This Article
    Back to top
    Install with Nuget
    Want to deploy IronXL to a live project for FREE?
    What’s included?
    30 days of fully-functional product
    Test and share in a live environment
    No watermarks in production
    Get your free 30-day Trial Key instantly.
    No credit card or account creation required
    Your Trial License Key has been emailed to you.
    Download IronXL free to apply
    your Trial Licenses Key
    Install with NuGet View Licenses
    Licenses from $499. Have a question? Get in touch.