Excel for WinRT
RemoveAt Method (XLConditionalFormattingCollection)


Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
'Usage
 
Dim instance As XLConditionalFormattingCollection
Dim index As System.Integer
 
instance.RemoveAt(index)
public void RemoveAt( 
   System.int index
)

Parameters

index
See Also

Reference

XLConditionalFormattingCollection Class
XLConditionalFormattingCollection Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback