Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / PieFormat Class / pcExplode Property


In This Topic
    pcExplode Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property pcExplode As Short
    'Usage
     
    
    Dim instance As PieFormat
    Dim value As Short
     
    instance.pcExplode = value
     
    value = instance.pcExplode
    public short pcExplode {get; set;}
    See Also