GetBuiltInDocumentProperties Method
GetBuiltInDocumentProperties function
Returns a DocumentProperty collection that represents all the built-in document properties of the spreadsheet.
func (instance *Workbook) GetBuiltInDocumentProperties() (*BuiltInDocumentPropertyCollection, error)
Remarks
See Also
- Class Workbook
- Library Aspose.Cells for Go