WorkbookMetadata Class
WorkbookMetadata class
Represents the meta data.
type WorkbookMetadata struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|---|
NewWorkbookMetadata | Create the meta data object. |
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
GetOptions | Gets the options of the metadata. |
GetBuiltInDocumentProperties | Returns a |
GetCustomDocumentProperties | Returns a |
Save_String | Save the modified metadata to the file. |