IsPrintable
Slicer.IsPrintable property
يشير إلى ما إذا كان كائن تقطيع الشرائح قابل للطباعة.
public bool IsPrintable { get; set; }
أمثلة
[C#]
slicer.IsPrintable = true;
أنظر أيضا
- class Slicer
- مساحة الاسم Aspose.Cells.Slicers
- المجسم Aspose.Cells
يشير إلى ما إذا كان كائن تقطيع الشرائح قابل للطباعة.
public bool IsPrintable { get; set; }
[C#]
slicer.IsPrintable = true;