Share via


CalloutFormat.CustomLength Method

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

Syntax

'Declaration
Sub CustomLength ( _
    Length As Single _
)
'Usage
Dim instance As CalloutFormat
Dim Length As Single

instance.CustomLength(Length)
void CustomLength(
    float Length
)

Parameters

See Also

Reference

CalloutFormat Interface

CalloutFormat Members

Microsoft.Office.Core Namespace