VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Xlsx Namespace / XlsxDocument Class
In This Topic
XlsxDocument Class Methods
In This Topic
For a list of all methods of this type, see XlsxDocument.
Public Methods
 NameDescription
Public MethodAdds the runtime message to the RuntimeMessages property. (Inherited from OpenXmlDocument)
Public MethodClears the list of runtime messages. (Inherited from OpenXmlDocument)
Public MethodReleases all resources used by this XlsxDocument object.
Public MethodReturns an array with runtime messages, which occured during loading of this OpenXml document or rendering of OpenXml pages in any thread. (Inherited from OpenXmlDocument)
Public MethodReturns available font names for this document. (Inherited from OpenXmlDocument)
Public MethodLayouts this document using the specified layout settings. (Inherited from OpenXmlDocument)
Public MethodSets IsEditable to true.
See Also