Namespace: Spire.Xls
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

MemberValueDescription
TopLeft0
TopCenter1
TopRight2
CenterLeft3
CenterCenter4
CenterRight5
BottomLeft6
BottomCenter7
BottomRight8

See Also