Share via


PictureFormat.CropTop Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property CropTop As Single
    Get
    Set
'Usage
Dim instance As PictureFormat
Dim value As Single

value = instance.CropTop

instance.CropTop = value
float CropTop { get; set; }

Property Value

Type: System.Single

See Also

Reference

PictureFormat Interface

PictureFormat Members

Microsoft.Office.Core Namespace