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
- Length
Type: System.Single