Show / Hide Table of Contents

Class FileCategory.Spreadsheet

xlsx, xls, csv, and more.

Inheritance
System.Object
FileCategory
FileCategory.Spreadsheet
Inherited Members
FileCategory.IsImage
FileCategory.AsImage
FileCategory.IsDocument
FileCategory.AsDocument
FileCategory.IsPdf
FileCategory.AsPdf
FileCategory.IsSpreadsheet
FileCategory.AsSpreadsheet
FileCategory.IsPresentation
FileCategory.AsPresentation
FileCategory.IsAudio
FileCategory.AsAudio
FileCategory.IsVideo
FileCategory.AsVideo
FileCategory.IsFolder
FileCategory.AsFolder
FileCategory.IsPaper
FileCategory.AsPaper
FileCategory.IsOthers
FileCategory.AsOthers
FileCategory.IsOther
FileCategory.AsOther
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.Files
Assembly: Dropbox.Api.dll
Syntax
public sealed class Spreadsheet : FileCategory

Fields

| Improve this Doc View Source

Instance

A singleton instance of Spreadsheet

Declaration
public static readonly FileCategory.Spreadsheet Instance
Field Value
Type Description
FileCategory.Spreadsheet
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • Instance
Back to top Generated by DocFX