Click or drag to resize

ExportToExcelAbsolutePosition Property

Defines absolute position (starting cell). If AbsolutePosition.X >= 1 and AbsolutePosition.Y >= 1 then Position and Offset parameters will be ignored and the data will be exported at selected cell.

Namespace:  MediaCy.Commands.Export
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Property AbsolutePosition As Point
	Get
	Set

Property Value

Type: Point

Return Value

Type: Point
Remarks