true
'Declaration Public Function CacheStyleObject( _ ByVal cache As Boolean _ ) As Boolean
'Usage Dim instance As Cell Dim cache As Boolean Dim value As Boolean value = instance.CacheStyleObject(cache)
public bool CacheStyleObject( bool cache )
Cell Class Cell Members