IPropertyAllowedSupport Interface
In This Topic
Interface that specifies whether the cell type supports specific properties.
Object Model
Syntax
'Declaration
Public Interface IPropertyAllowedSupport
'Usage
Dim instance As IPropertyAllowedSupport
public interface IPropertyAllowedSupport
See Also