window.Asc.plugin.executeMethod ("GetFields", callback)
Defines the method that allows getting all fields as a text.
This method should be used in the following way:
window.Asc.plugin.executeMethod ("GetFields");
The method returns a list of field values.