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
SyntaxPublic Property AbsolutePosition As Point
Get
Set
Property Value
Type:
PointReturn Value
Type:
Point
Remarks
See Also