ShouldSerializeSize Method (TableCol)
Indicates whether the
Size property should be serialized.
protected bool ShouldSerializeSize()
'Declaration
Protected Function ShouldSerializeSize() As Boolean
Return Value
true if
Size should be serialized,
false otherwise.