IsCellPaddingSet Method (StyleInfo)
Gets whether the cell padding of the cell is set.
public virtual bool IsCellPaddingSet()
'Declaration
Public Overridable Function IsCellPaddingSet() As Boolean
'Usage
Dim instance As StyleInfo
Dim value As Boolean
value = instance.IsCellPaddingSet()