Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum OdsPageBackgroundImagePositionType
Public Enumeration OdsPageBackgroundImagePositionType
public enum class OdsPageBackgroundImagePositionType
type OdsPageBackgroundImagePositionType
Members
| Member | Value | Description |
|---|---|---|
| TopLeft | 0 | |
| TopCenter | 1 | |
| TopRight | 2 | |
| CenterLeft | 3 | |
| CenterCenter | 4 | |
| CenterRight | 5 | |
| BottomLeft | 6 | |
| BottomCenter | 7 | |
| BottomRight | 8 |