FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > BaseSheetStyleModel Class : AltRowCount Property |
'Declaration Public Overridable Property AltRowCount As Integer
'Usage Dim instance As BaseSheetStyleModel Dim value As Integer instance.AltRowCount = value value = instance.AltRowCount
public virtual int AltRowCount {get; set;}
This implementation does nothing and always returns 0.
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional