Click or drag to resize

XlsWorkbook InnerGraphics Property

Gets the inner graphics object.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public Graphics InnerGraphics { get; }

Return Value

Type: Graphics
The inner graphics object.
See Also