Interface INativePTG
Interface that contains method for to take native ptg.
Namespace: Syncfusion.XlsIO.Interfaces
Assembly: Syncfusion.XlsIO.Portable.dll
Syntax
public interface INativePTGMethods
GetNativePtg()
Gets ptg of current range.
Declaration
Ptg[] GetNativePtg()Returns
| Type | Description | 
|---|---|
| Ptg[] | Returns native ptg. |