Table of Contents

Enum OdsPageBackgroundImagePositionType

Namespace
Spire.Xls
Assembly
Spire.XLS.dll
public enum OdsPageBackgroundImagePositionType

Fields

BottomCenter = 7
BottomLeft = 6
BottomRight = 8
CenterCenter = 4
CenterLeft = 3
CenterRight = 5
TopCenter = 1
TopLeft = 0
TopRight = 2