VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.Document Namespace / DocumentDefaults Class
Constructors Properties Methods SeeAlso
In This Topic
DocumentDefaults Class Members
In This Topic
The following tables list the members exposed by DocumentDefaults.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
Public Properties
 NameDescription
Public PropertyGets the default horizontal alignment for cell content of Vintasoft.Imaging.Office.Spreadsheet.Document.CellDataType.Boolean type.
Public PropertyGets the default horizontal alignment for cell content of Vintasoft.Imaging.Office.Spreadsheet.Document.CellDataType.Date type.
Public PropertyGets the default horizontal alignment for cell content of Vintasoft.Imaging.Office.Spreadsheet.Document.CellDataType.Error type.
Public PropertyGets the default horizontal alignment for cell content of Vintasoft.Imaging.Office.Spreadsheet.Document.CellDataType.Number type.
Public PropertyGets the default horizontal alignment for cell content of Vintasoft.Imaging.Office.Spreadsheet.Document.CellDataType.String type.
Public PropertyGets the formatting properties.
Public PropertyGets the properties of worksheet format.
Public PropertyGets the properties of worksheet view.
Public Methods
 NameDescription
Public MethodDetermines whether the specified System.Object, is equal to this instance.
Public MethodReturns the horizontal alignment of cell data.
Public MethodReturns a hash code for this instance.
See Also