Click or drag to resize

CPageStyleSizesFromInch Method

Get Sizes object from inches.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public static CPageStyleSizes FromInch(
	float inch
)

Parameters

inch  Single
Value in inches.

Return Value

CPageStyleSizes
New size with the set value in inches.
See Also