Click or drag to resize

TopBottomType Enumeration

TopBottom type.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public enum TopBottomType
Members
Member name Value Description
Top 1
Bottom 2
TopPercent 3
BottomPercent 4
See Also