A Sandcastle Documented Class Library
DocumentProperties Class
Namespaces ► Yogesh.ExcelXml ► DocumentProperties
Gets or sets document properties

C# | Visual Basic | Visual C++ |
public class DocumentProperties
Public Class DocumentProperties
public ref class DocumentProperties

All Members | Constructors | Methods | Properties | ||
|
|
|
Icon | Member | Description |
---|---|---|
![]() |
DocumentProperties()()() |
Creates an instance with empty document properties
|
![]() |
Author |
Gets or sets the author of the workbook
|
![]() |
Company |
Gets or sets the company of the workbook
|
![]() |
Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode()()() | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() |
GetType()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
LastAuthor |
Gets or sets the last author of the workbook
|
![]() |
Manager |
Gets or sets the manager of the workbook
|
![]() |
MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
Subject |
Gets or sets the subject of the workbook
|
![]() |
Title |
Gets or sets the title of the workbook
|
![]() |
ToString()()() | Returns a String that represents the current Object. (Inherited from Object.) |

Object | |
![]() |
DocumentProperties |