IReadOnlySupport Interface
In This Topic
Interface that specifies whether the cell type supports a ReadOnly property.
Object Model
Syntax
'Declaration
Public Interface IReadOnlySupport
'Usage
Dim instance As IReadOnlySupport
public interface IReadOnlySupport
See Also