IMsoTickLabels.Delete Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Function Delete As Object
'Usage
Dim instance As IMsoTickLabels
Dim returnValue As Object
returnValue = instance.Delete()
Object Delete()
Return Value
Type: System.Object