public class WorksheetInfo : DocumentMetaDataPublic Class WorksheetInfo
Inherits DocumentMetaDatapublic ref class WorksheetInfo : public DocumentMetaDatatype WorksheetInfo =
class
inherit DocumentMetaData
end| WorksheetInfo(String) | Initializes a new instance of the WorksheetInfo class |
| WorksheetInfo(WorksheetInfo) | Initializes a new instance of the WorksheetInfo class |
| WorksheetInfo(String, String, String, String, String, String, String) | Initializes a new instance of the WorksheetInfo class |
| Author |
Author of the document.
(Inherited from DocumentMetaData) |
| Company |
Company who owns the document.
(Inherited from DocumentMetaData) |
| Description |
Description of the document.
(Inherited from DocumentMetaData) |
| Keywords |
Keywords of the document.
(Inherited from DocumentMetaData) |
| LanguageAbbr | Three-letter language code. |
| Title |
Title of the document.
(Inherited from DocumentMetaData) |
| Translator |
Translator of the document.
(Inherited from DocumentMetaData) |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |